aboutsummaryrefslogtreecommitdiffstats
path: root/static/main.css
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-03-19 02:24:03 +0100
committerGravatar Tom Willemsen2012-03-19 02:24:03 +0100
commitc54880b03f9732cf659d2b143165fd54bd7f3383 (patch)
tree43ca39e991f032f2ce6656f5ac649cedfafeb872 /static/main.css
parent783b54230ea7cc6595c69dd14df24dcb147a473d (diff)
downloadryuslash.org-c54880b03f9732cf659d2b143165fd54bd7f3383.tar.gz
ryuslash.org-c54880b03f9732cf659d2b143165fd54bd7f3383.zip
Add wordpress blog
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;
}