Move sidebar to it's own blade

This commit is contained in:
Deon George
2021-06-17 19:34:39 +10:00
parent f9310566a0
commit 1e7c05cb90
4 changed files with 28 additions and 31 deletions

View File

@@ -343,14 +343,9 @@ ul#navlist-desktop {
dl {
margin:1em -1px 0 1px
}
dt a {
dt {
color:#5ff
}
dt a:hover,
dt a:active {
color:#fff;
background-color:#0aa
}
dd {
margin-left: 0;
margin-bottom: 0;