pre and p padding fixes
[dylansserver.git] / includes / style.css
index c1cdb12..18878f5 100644 (file)
@@ -156,12 +156,13 @@ li {
        margin-bottom:40px;
 }
 
-.note p {
-       margin-bottom:5px;
+p {
+       margin-top:15px;
 }
 
 pre {
-       margin-top:10px;
+       margin-top:20px;
+       margin-bottom:20px;
 }
 
 #navigation {