]> git.0d.be Git - panikweb.git/commitdiff
remove custom styling for user content titles
authorlaron <simon@surlaterre.org>
Sun, 22 Sep 2013 12:30:02 +0000 (14:30 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 22 Sep 2013 13:41:53 +0000 (15:41 +0200)
panikweb_templates/static/css/general.css

index 3dffe973d46999294e486a0864d57dfebe4562ea..fae3a63490ca5d58b8e15f707b9078a44fbee72a 100644 (file)
@@ -63,11 +63,7 @@ h5 { font-size: 1.1em;}
 
 /*Specific rules for text writen by final users */
 .userContent h1 {      font-size: 2em;}
-.userContent h2  {     font-size: 1.7em;}
-.userContent h3  {     font-size: 1.5em;}
-.cuserContent h4  {    font-size: 1.4em;}
-.userContent h5  {     font-size: 1.3em;}
-.userContent h1, .userContent h2, .userContent h3, .cuserContent h4, .userContent h5{margin:2em 0 1em 0;}
+.userContent h2  {     font-size: 1.9em;}
 h1, h2, h3, h4, .squashed{
     font-family: 'RegloScale';
     }