Skip to content

Commit 450b07f

Browse files
committed
Make wiki side bar look ok
1 parent 78b9df3 commit 450b07f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

majilove/static/less/style.less

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ h1, h2, h3, h4, .title, .navbar, .btn-lg, .btn-xl {
4848

4949
@import "generated_colors.less";
5050

51+
#sidebar-wrapper .padded-inner-sidebar a {
52+
color: fade(white, 80%);
53+
&:hover {
54+
color: fade(white, 80%);
55+
}
56+
}
57+
5158
/******************************************/
5259
/* Single pages */
5360

0 commit comments

Comments
 (0)