add thesis DOI
[web.git] / ralf / _sass / _base.scss
index 7943fe3488eca41d73a240d10bacea597d11d5db..765e45962da6c481ac382552bfe46db6a2b5a382 100644 (file)
@@ -81,3 +81,9 @@ li > p {
 .comment {
     margin-top: 1.5em;
 }
+
+table td, table th {
+    border: 1px solid $light-text-color;
+    padding: 6px 13px;
+    font-weight: normal;
+}