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