various tweaks
[~bandali/bndl.org] / style.css
index 015fa53..17999c7 100644 (file)
--- a/style.css
+++ b/style.css
@@ -11,6 +11,7 @@ header, section {margin-bottom: 1.7rem}
   top: -0.75rem;
 }
 main {
+  min-width: 30rem;
   max-width: 50rem;
   padding-bottom: 1rem;
 }
@@ -33,6 +34,9 @@ a:hover {
   font-size: 0.9em;
   font-weight: normal;
 }
-.btable td:first-child {text-align: right}
+.btable td {padding: 0.1rem 0.3rem}
+.btable td:first-child, .btable td:nth-child(3) {text-align: right}
+.btable td:first-child {padding-left: 0}
+.btable td:last-child {padding-right: 0}
 #theses {padding-left: 1rem}
 h1, h2, h3, h4, h5 {line-height: 1.15}