damnit, the Blog root pages had lost their title... so it seems I do need to repeat...
[web.git] / ralf / _sass / _base.scss
index 74f495a03ec236f60133818d8cce51b56452f7ad..af78fcd2a7b9dad5d9a6623228e35097ce99c025 100644 (file)
@@ -43,10 +43,6 @@ h4 {
 }
 
 /* Content styling */
-.side {
-    float: right;
-}
-
 .side, .comment {
     color: $light-text-color;
 
@@ -55,28 +51,6 @@ h4 {
     }
 }
 
-
-.pretitle, .subtitle {
-    h1 {
-        display: inline-block;
-        font-size: 165%;
-    }
-    .side {
-        margin-left: 0.5em;
-        margin-top: 0.8em;
-    }
-}
-.pretitle {
-    margin-bottom: 1em;
-}
-.subtitle {
-    margin-top: 2em;
-}
-.title {
-    clear: both;
-    margin-bottom: 1em;
-}
-
 figure {
     margin: 0;
 }