Skip to content

Commit 98452a8

Browse files
Kana-samadmitshur
Kana-sama
authored andcommitted
Fix horizontal padding for block of code. (#53)
1 parent e1b36a5 commit 98452a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: assets/css/bright.css

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.highlight { padding: 10px 0; }
21
.highlight pre, pre, .highlight .hll { background-color: #f8f8f8; border: 1px solid #ccc; padding: 6px 10px; border-radius: 3px; }
32
.highlight .c { color: #999988; font-style: italic; }
43
.highlight .err { color: #a61717; background-color: #e3d2d2; }

0 commit comments

Comments
 (0)