Remove title top margin and "stabilize" menu items
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -37,6 +37,10 @@
|
|||||||
box-flex: 0;
|
box-flex: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sidebar h2 {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.sidebar a {
|
.sidebar a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
@@ -45,6 +49,7 @@
|
|||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
line-height: 35px;
|
line-height: 35px;
|
||||||
border-bottom: 1px dotted #efefef;
|
border-bottom: 1px dotted #efefef;
|
||||||
|
padding-left: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar li:hover {
|
.sidebar li:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user