add mmath page (wip)
[~bandali/bndl.org] / static / style.css
index 8d43f66..6270036 100644 (file)
@@ -101,6 +101,15 @@ article h3 {
   bottom: 0.05em;
 }
 
+.center-text {
+  text-align: center;
+}
+
+blockquote#abstract {
+  font-size: 0.95em;
+  text-align: justify;
+}
+
 pre, code {
   background: #f6f6f6;
   font: 1.15em monospace;