add standalone publications page
[~bandali/bndl.org] / static / style.css
index 6270036..4031953 100644 (file)
@@ -133,6 +133,10 @@ em {
 table td {
   padding: 0.125em 0.3em;
 }
+#pubs td {
+  padding-top: 0.4em;
+  padding-bottom: 0.4em;
+}
 table td:first-child {
   padding-left: 0;
 }
@@ -155,13 +159,13 @@ table td:last-child {
   text-align: right;
 }
 
-small, dd {
+small, dd, .small, .bibtexnumber, .bibtexitem, .bibtex2html {
   font-size: 0.875em;
 }
 .muted {
   color: #666;
 }
-.inbox {
+.inbox, .bibtex2html {
   margin-top: 2em;
 }