Correct CSS
authorJoey Schulze <joey@infodrom.org>
Sat, 19 Jan 2013 23:01:51 +0000 (00:01 +0100)
committerJoey Schulze <joey@infodrom.org>
Sat, 19 Jan 2013 23:01:51 +0000 (00:01 +0100)
stylesheet.css

index e0d9804..f67d02f 100644 (file)
@@ -41,13 +41,8 @@ div.form {
     overflow: hidden;
 }
 
-div.form p.title {
-    padding: 0;
-    padding-left: 2px;
-    padding-bottom: 3px;
-    margin: -2px;
-    margin-bottom: 3px;
-    font-weight: bold;
+div.second div.title {
+    margin-bottom: 5px;
 }
 
 input, select {