mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-06 21:36:31 +01:00
sdf
This commit is contained in:
13
style.css
13
style.css
@@ -44,7 +44,7 @@
|
||||
}
|
||||
|
||||
.section{
|
||||
background-color: #000;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
|
||||
@@ -102,7 +102,9 @@ body {
|
||||
padding: 20px;
|
||||
border-radius: 10px;
|
||||
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
opacity: 0.5;
|
||||
background-color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
h2 {
|
||||
color: #28a745;
|
||||
}
|
||||
@@ -125,10 +127,3 @@ 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