From c54880b03f9732cf659d2b143165fd54bd7f3383 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Mon, 19 Mar 2012 02:24:03 +0100 Subject: Add wordpress blog --- static/main.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'static/main.css') 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; } -- cgit v1.2.3-54-g00ecf