We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f129a5 commit 7d0d2d6Copy full SHA for 7d0d2d6
blog/css/blog.css
@@ -37,7 +37,7 @@
37
38
code
39
{font-family:monospace;background:whitesmoke}
40
- code:not(.inline, [inline]
+ code:not(.inline, [inline])
41
{display:block;padding:10px;margin:20px 0;overflow:auto;white-space:pre}
42
code.inline, code[inline]
43
{display:inline;padding:5px 10px}
0 commit comments