Skip to content

Commit fa73e82

Browse files
committed
Experiment with applying CSS to pre only
1 parent 5e7a0bc commit fa73e82

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 div {color:#3F3F3F;background-color:#F7F7F7;
5+
.codehilite pre {color:#3F3F3F;background-color:#F7F7F7;
66
overflow: auto;
77
box-sizing: border-box;
88

0 commit comments

Comments
 (0)