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

Loading…
Cancel
Save