Skip to content

Commit cf6f118

Browse files
committed
remove more blueness from sidelined ToC
1 parent 4f7ece0 commit cf6f118

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/sass/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ table#TOC {
498498
}
499499

500500
code {
501-
color: blue;
501+
color: black;
502502
}
503503
}
504504

html/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ table#TOC {
386386
table#TOC td.toc-number {
387387
display: none; }
388388
table#TOC code {
389-
color: blue; }
389+
color: black; }
390390

391391
div.highlight span.c-Singleline, div.highlight span.c {
392392
color: #204040; }

0 commit comments

Comments
 (0)