add table styling

This commit is contained in:
Philipp Kühn
2020-04-23 13:25:33 +02:00
parent 378fc654b0
commit 5a1a289953
2 changed files with 37 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ pre[class*="language-"] {
color: inherit;
text-shadow: none;
font-family: 'JetBrainsMono', monospace;
font-size: 1em;
font-size: 0.95em;
line-height: 1.8;
tab-size: 2;
padding: 0;