X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=style.less;h=9caf7626fd4322567bb70ba29ce6e61cfb68df5e;hb=facbee3229f3cb534bd63c2fc10d09dd419c5c33;hp=25e9f9148fc1ff4992ae027518a264108db87a1f;hpb=b1bf0836a51dee0fa5505232e191aeb74382997c;p=wfpl-cms.git diff --git a/style.less b/style.less index 25e9f91..9caf762 100644 --- a/style.less +++ b/style.less @@ -101,6 +101,13 @@ footer { margin-bottom: 15px; } +code.html { + display: block; + font: 12px monospace; + border: 1px solid black; + background: #ccc; +} + .caption { margin-top: 15px; font-weight: bold;