r1805@llin: dpavlin | 2009-04-24 18:53:58 +0200
[webpac2] / vhost / style.css
index 14bcdb0..dacb270 100644 (file)
@@ -6,10 +6,18 @@ body {
 }
 
 h1 {
+       margin: 0;
        font-size: 150%;
        color: #008;
 }
 
+h2 {
+       margin: 0;
+       font-size: 120%;
+       color: #008;
+       padding-top: 1em;
+}
+
 #description {
        font-size: 80%;
 }
@@ -28,6 +36,10 @@ form input[name=search] {
        clear: left;
 }
 
+form #inputs {
+       clear: left;
+}
+
 #results {
        clear: left;
        float: left;