Skip to content

Commit cba181f

Browse files
save file
1 parent 28c55d3 commit cba181f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

blog/css/blog-2.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@
3636

3737

3838
code
39-
{font-family:monospace;background:whitesmoke}
39+
{font-family:monospace;background:whitesmoke;white-space:pre}
40+
code:not(.inline)
41+
{display:block;padding:10px;margin:20px 0;overflow:auto}
4042
code.inline
4143
{display:inline;padding:5px 10px}
4244

0 commit comments

Comments
 (0)