This commit is contained in:
Sauer 2019-04-11 20:56:00 +02:00
commit 4a2e1b968a

View File

@ -3,6 +3,11 @@ html{
font-size: 0.9em; font-size: 0.9em;
} }
/* Header */
header{
display: block;
}
/* Navigation bar */ /* Navigation bar */
nav{ nav{
background-color: #CCCCFF; background-color: #CCCCFF;