JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Tweak admin_images page
[wfpl-cms.git] / style.less
index 25e9f91..9caf762 100644 (file)
@@ -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;