]> arthur.barton.de Git - ngircd-web.git/blobdiff - common/styles.css
Adjust P and DT margins
[ngircd-web.git] / common / styles.css
index d772005a5cdf19773cc2a1e60f07a79004aa7fce..c1a3ea7305a271ba43878320bf45383d9e7e4c4a 100644 (file)
@@ -109,6 +109,14 @@ a:link, a:visited {
        color: #005555;
 }
 
+p {
+       margin: 1em 0;
+}
+
+dt {
+       margin: 1em 0 0.5em 0;
+}
+
 dd {
        line-height: 150%;
 }