]> WPIA git - gigi.git/blobdiff - static/static/default.css
UPD: Added margin to h1 and h2 headings
[gigi.git] / static / static / default.css
index 2f0bf528be20a935904be26083b301b141273d40..d12a5f88ccbb3411e1c6591d91f4496f6f2f2590 100644 (file)
@@ -35,14 +35,14 @@ a:hover {
 h1 {
        font: bold 120% Arial ,sans-serif;
        color: #334d55;
-       margin: 0px;
+       margin: 10px;
        padding: 0px;
 }
 
 h2 {
        font: bold 114% Arial ,sans-serif;
        color: #006699;
-       margin: 0px;
+       margin: 10px;
        padding: 0px;
 }