www/rst.css
changeset 83 41a9c64f3fb7
parent 79 a0f224c26f08
child 87 d60814630989
--- a/www/rst.css	Sat Aug 13 22:32:42 2016 +0300
+++ b/www/rst.css	Tue Aug 23 22:40:02 2016 +0300
@@ -3,13 +3,10 @@
     padding: 0px;
 }
 
-.header {
-    font-size: 1.2em;
+footer {
+    font-size: 0.8em;
     text-align: center;
 }
-.header.small {
-    font-size: 0.8em;
-}
 
 div.contents ul {
     max-width: 600px;
@@ -31,13 +28,6 @@
     color: hsl(0, 100%, 25%);
 }
 h1 { text-align: center; }
-div > p:first-child:first-letter,
-h2 + p:first-letter,
-h3 + p:first-letter,
-h4 + p:first-letter,
-h5 + p:first-letter {
-    font-weight: bold;
-}
 
 blockquote {
     margin: 1em 0;