]> Pileus Git - site/commitdiff
Add definition list styles master
authorAndy Spencer <andy753421@gmail.com>
Mon, 21 Jan 2013 02:40:14 +0000 (02:40 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 21 Jan 2013 02:40:32 +0000 (02:40 +0000)
theme/style.css

index 5bbd0e4d9b3318fe3f630cf426d2558f1a9fdd14..1489ffc03e32eef0c72a38fb96b7ffa87a80d479 100644 (file)
@@ -34,6 +34,14 @@ pre {
        margin-left:   3em;
 }
 
+dt {
+       font-style:    italic;
+}
+
+dd {
+       margin-bottom: 0.5em;
+}
+
 /* Title */
 .title {
        padding:       10px 20px;