prettier css

This commit is contained in:
Jacob 2017-11-21 10:13:31 +01:00
parent ee552b5bf3
commit 46ec995394

View File

@ -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{