Skip to content

Commit 7445c35

Browse files
committed
code div highlights padding 8px, margin 8px
1 parent 730ba26 commit 7445c35

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/css/main.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,3 +324,8 @@ img[src$='#floatright']
324324
//etc. etc.
325325
}
326326

327+
.highlight pre {
328+
padding: 8px;
329+
margin: 8px;
330+
}
331+

0 commit comments

Comments
 (0)