mirror of
https://github.com/wassname/template.git
synced 2026-06-30 06:31:31 +08:00
Normalizes indents within code blocks
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
code[class*="language-"],
|
||||
pre[class*="language-"] {
|
||||
color: black;
|
||||
background: none;
|
||||
text-shadow: 0 1px white;
|
||||
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user