aboutsummaryrefslogtreecommitdiffstats
path: root/static/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/main.css')
-rw-r--r--static/main.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/main.css b/static/main.css
index 1cc8951..8ac46a2 100644
--- a/static/main.css
+++ b/static/main.css
@@ -49,6 +49,12 @@ pre {
clear: left;
}
+.wordpress pre.src {
+ background-color: #002b36;
+ color: #839496;
+ font-family: "DejaVu Sans Mono", mono;
+}
+
#logo {
float: left;
}