prettier css
This commit is contained in:
parent
ee552b5bf3
commit
46ec995394
|
@ -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{
|
||||
|
|
Loading…
Reference in New Issue
Block a user