tweak publication styles
[~bandali/bndl.org] / style.css
index 163c9cf..9fd35aa 100644 (file)
--- a/style.css
+++ b/style.css
@@ -106,8 +106,17 @@ p:last-child {
   text-transform: none;
 }
 dl {
+  margin: 0 0 0.5em 0;
+}
+dl:last-child {
   margin: 0;
 }
+dt {
+  margin-bottom: 0.5em;
+}
+#publications dd, .plinks {
+  font-size: 0.9em;
+}
 /*
 ol {
   margin: 0;