mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-06 21:36:31 +01:00
github
This commit is contained in:
14
style.css
14
style.css
@@ -13,7 +13,7 @@
|
||||
font-family: Arial, sans-serif;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
.navbar {
|
||||
display: flex;
|
||||
align-items: right;
|
||||
justify-content: right;
|
||||
@@ -49,10 +49,10 @@
|
||||
|
||||
|
||||
|
||||
.size {
|
||||
.size {
|
||||
width: 33.33%;
|
||||
height: 25%;
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: Arial, sans-serif;
|
||||
@@ -123,4 +123,12 @@ p {
|
||||
}
|
||||
.team-member p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
body{
|
||||
background-image: url(img/spik\ en\ span\ achtergrond.jpg);
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user