Browse Source

pre/code styling fix

master
Christian Müller 10 years ago
parent
commit
147b935a11
  1. 2
      resources/public/style.css

2
resources/public/style.css

@ -214,7 +214,7 @@ article > h1:first-child {
code, code,
pre { pre {
font-size: 1.2em; font-size: 1.05em;
background: #efefef; background: #efefef;
font-family: monospace; font-family: monospace;
} }

Loading…
Cancel
Save