diff --git a/style.tmpl b/style.tmpl index 48b1090..63b4351 100644 --- a/style.tmpl +++ b/style.tmpl @@ -49,6 +49,7 @@ article { } h1 { + color: #97c5e0; text-align: center; padding-top: 30px; } @@ -78,16 +79,18 @@ ul { .tagline{ text-align: center; + color: #97c5e0; } .menu{ display: flex; justify-content: center; padding-bottom: 20px; + color: #35465D; } .menuselect{ - background-color: #687fad; + color: #529ecc; } .menuElement{