This is cute
This commit is contained in:
@@ -159,13 +159,18 @@ a:hover, a:visited {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#wiki-rightbar #nav ul li {
|
#wiki-rightbar #nav ul li {
|
||||||
list-style-position: inside;
|
color: #bbb;
|
||||||
|
list-style-position: outside;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
margin: 0;
|
margin: 0 0 0 1em;
|
||||||
padding: 0 0 0 1em;
|
padding: 0;
|
||||||
line-height: 1.75em;
|
line-height: 1.75em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#wiki-rightbar #nav ul li:hover {
|
||||||
|
list-style-type: square;
|
||||||
|
}
|
||||||
|
|
||||||
#wiki-rightbar #nav ul li a {
|
#wiki-rightbar #nav ul li a {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-shadow: 0 1px 0 #fff;
|
text-shadow: 0 1px 0 #fff;
|
||||||
|
|||||||
Reference in New Issue
Block a user