Merge branch 'lars-algemeen' into 'master'

Lars algemeen

See merge request !35
This commit was merged in pull request #39.
This commit is contained in:
Marijn Jansen
2017-01-13 11:20:09 +01:00

View File

@@ -8,7 +8,7 @@ header {
width: 100%; width: 100%;
color: white; color: white;
background-color: #845663; background-color: rgba(132,86,99, 0.98);
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
} }