Skip to content

Commit 21929c3

Browse files
committed
make background of table-of-content lighter
1 parent 02b1927 commit 21929c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/assets/stylesheet.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12947,7 +12947,7 @@ html * {
1294712947
}
1294812948

1294912949
#nav-sidebar {
12950-
background-color: #333333f5;
12950+
background-color: #888888f5;
1295112951
position: fixed;
1295212952
top: 46px;
1295312953
left: 0px;

0 commit comments

Comments
 (0)