fonts and colors

This commit is contained in:
2016-12-16 14:13:39 +01:00
parent f6e3779728
commit 3154914532

View File

@@ -65,7 +65,7 @@ strong {
}
.content {
background-color: #f7f8fa;
background-color: white;
margin-top: 53px;
min-width: 100%;
border-bottom: 1px solid #b6c0cd;
@@ -483,7 +483,7 @@ a.active {
nav {
float: left;
width: 230px;
background-color: #f7f8fa;
background-color: white;
min-height: 500px;
padding-top: 10px;
}
@@ -513,11 +513,9 @@ nav div:last-child {
font-weight: 700;
margin: 0;
padding: 0 0 0 20px;
color: #626976;
}
.menuelement h4 a {
color: #626976;
}
.menuelement ul {