recent version of libjson has remove is_error which was checking
[ptask.git] / style.css
index 9a7e8cd..1ec7848 100644 (file)
--- a/style.css
+++ b/style.css
@@ -82,7 +82,7 @@ code, pre, tt {
 }
 
 pre {
-    background: none repeat scroll 0 0 #f0f0f0;
+    background: none repeat scroll 0 0 #e0e0e0;
     border-radius: 4px;
     padding: 0.5em 0.5em;
     margin: 0 0 0 0;
@@ -104,6 +104,7 @@ div.toclevel2 {
 }
 
 #footer {
+    margin: 2em 0 0 0;
     font-size: 0.8em;
     font-weight: lighter;
 }