Remove (redundant and outdated) section on authentication.
[mkws-moved-to-github.git] / doc / mkws-doc.css
index a58c10f..82be96a 100644 (file)
@@ -1,5 +1,5 @@
 body {
-    font-family: Times, "Times Roman", "Times New Roman";
+    font-family: Baskerville, "Baskervald ADF Std", "Times New Roman", "Times Roman", Times;
 }
 
 h1, h2, h3, h4 {
@@ -34,10 +34,15 @@ h3.date {
     color: black
 }
 
-body > p, ul, ol, pre, table, h4 {
+body > p, ul, ol, pre, table, h4, blockquote {
     margin-left: 10%;
 }
 
+blockquote {
+    padding-left: 4em;
+    padding-right: 4em;
+}
+
 p, ul {
     max-width: 40em;
 }