Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
body {
margin: 0;
overflow-x: hidden;
background-image: url(../img/overlay.jpg);
background-size: cover;
background-attachment: fixed;
}
h1 {
color: white;
text-align: center;
font-size: 50px;
margin-bottom: 0;
}
/* div{
margin:0 auto;
text-align: center;
}*/
#surf {
height: 300px;
}
.technowire {
color: white !important;
text-align: left;
width: 50%;
margin: 20px;
}
a {
color: black;
text-align:left;
font-size: 20px;
text-decoration: none;
}
#over-mij {
color: white;
}
h2 {
color: white;
text-align: left;
margin:0;
}
#project-techno {
margin-left: 20px;
}
nav.container {
background-image: url("../img/background1.jpg");
opacity: 85%;
padding: 50px;
width: 100%;
background-size: cover;
text-align: center;
}
#menu {
color: white;
text-align: left;
font-size: 25px;
margin-left: 1%;
}
img {
width: 20%;
text-align: right;
}
.dropdown {
position: relative;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
max-width: 100px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 12px 16px;
z-index: 1;
}
.dropdown-content a {
margin-bottom: 50%;
}
.dropdown:hover .dropdown-content {
display: block;
}
/*
div.contacten {
text-align: left;
margin-left: 50px;
margin-top: 50px;
}
*/
.contacten img {
width: 50px;
height: 50px;
text-align: left;
}
.contacten a {
color: white;
}
.contact-container {
display: flex;
flex-direction: row;
justify-content: baseline;
gap: 40%;
}
.contacten {
display: flex;
width: 50px;
height: 50px;
justify-content: center;
align-items: center;
}
#instagram {
}
#facebook {
margin-top: 2%;
align-items: center;
}
#gmail {
margin-top: 2%;
}
p {
color: white;
text-align: center;
margin-top: 100px;
font-size: 6vh;
}
#logo {
width: 50px;
margin-left: 75%;
}
.cv {
margin: auto;
width: 150%;
height: 150%;
text-align: left;
}
#contact-insta {
color: white;
text-align: left;
margin: 20px;
margin-bottom: 0;
}
#contact-face {
align-items: center;
}