Skip to content

Commit 61380b2

Browse files
committed
Experiment with CSS for code only
1 parent fa73e82 commit 61380b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/css/extra.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
display: none
33
}
44

5-
.codehilite pre {color:#3F3F3F;background-color:#F7F7F7;
5+
.codehilite code {color:#3F3F3F;background-color:#F7F7F7;
66
overflow: auto;
77
box-sizing: border-box;
88

0 commit comments

Comments
 (0)