We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0961d61 commit 41933e7Copy full SHA for 41933e7
blog/css/blog.css
@@ -37,7 +37,7 @@
37
38
code
39
{font-family:monospace;background:whitesmoke}
40
- code:not(.inline)
+ code:not(.inline), code:not([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