various updates
[~bandali/bndl.org] / static / style.css
index fdcea52..6dfa97e 100644 (file)
@@ -105,6 +105,15 @@ article h3 {
   text-align: center;
 }
 
+sup, sub {
+  position: relative;
+  top: -0.4em;
+  vertical-align: baseline;
+}
+sub {
+  top: 0.4em;
+}
+
 blockquote#abstract {
   font-size: 0.95em;
   text-align: justify;
@@ -176,6 +185,9 @@ small, dd, .small, .bibtexnumber, .bibtexitem, .bibtex2html {
 .inbox, .bibtex2html {
   margin-top: 2em;
 }
+.justify {
+  text-align: justify;
+}
 
 li, dd {
   margin-bottom: 0.25em;