This commit is contained in:
sHa
2018-12-21 11:13:17 +02:00
parent abfc58d585
commit d31f50ef19
15 changed files with 245 additions and 13 deletions

View File

@@ -142,6 +142,7 @@ p {
background: url(../images/home.jpg);
background-size: cover;
background-repeat: no-repeat;
background-color: #a9773a;
}
.header .section_overlay {
background-color: rgba(33, 33, 33, .75);