Verag Homepage Julius version 2

This commit is contained in:
ja
2021-08-02 07:56:52 +02:00
parent 66f7ea8ec4
commit ed5de0f448
5 changed files with 108 additions and 51 deletions

View File

@@ -64,7 +64,7 @@
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>VERAG Spedition AG</title>
<title>VERAG Spedition AG Downloads</title>
<link rel="stylesheet" type="text/css" href="css/main.css"/>
<link rel="stylesheet" type="text/css" href="css/style.css"/>
@@ -119,8 +119,10 @@
p {
font-family: 'Poppins', sans-serif;
font-size: 1.1em;
font-size: 17.6px;
font-weight: 300;
line-height: 1.7em;
line-height: 27.2px;
color: #999;
}
@@ -138,8 +140,10 @@
background: #fff;
border: none;
border-radius: 0;
margin-bottom: 2.5em;
margin-bottom: 40px;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0.063em 0.063em 0.188em rgba(0, 0, 0, 0.1);
}
.navbar-btn {