Skip to content

Commit 41933e7

Browse files
save file
1 parent 0961d61 commit 41933e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/css/blog.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
code
3939
{font-family:monospace;background:whitesmoke}
40-
code:not(.inline)
40+
code:not(.inline), code:not([inline])
4141
{display:block;padding:10px;margin:20px 0;overflow:auto;white-space:pre}
4242
code.inline, code[inline]
4343
{display:inline;padding:5px 10px}

0 commit comments

Comments
 (0)