make publications and bandali-bib actual pages
[~bandali/bndl.org] / static / style.css
index 4031953..fdcea52 100644 (file)
@@ -113,8 +113,16 @@ blockquote#abstract {
 pre, code {
   background: #f6f6f6;
   font: 1.15em monospace;
+}
+pre {
+  display: inline-block;
+  margin: 0.5em 0;
+  min-width: 100%;
   padding: 1em;
 }
+pre:first-of-type {
+  margin-top: 0;
+}
 pre > code {
   padding: 0;
   background: initial;
@@ -133,7 +141,7 @@ em {
 table td {
   padding: 0.125em 0.3em;
 }
-#pubs td {
+#publications td {
   padding-top: 0.4em;
   padding-bottom: 0.4em;
 }