]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/css/typography.css
modified: view/theme/smoothly/css/typography.css
[friendica.git] / view / theme / smoothly / css / typography.css
index bedb0a0f35a4877edde9f55478ef7da33636438f..b0f73fcfb873b0dfb8e0a27215321bf6b9926a15 100644 (file)
@@ -47,13 +47,13 @@ h6 {
 }
 
 h1 {
-       font-size:250%;
+       font-size:200%;
        line-height: 0.8571em;
        margin: 0.4286em 0 0;
 }
 
 h2 {
-       font-size:200%;
+       font-size:170%;
        line-height: 1.2em;
        margin: 0.6em 0 0 0;
 }
@@ -135,8 +135,8 @@ dd { margin:0 0 1.5em 0.8em; }
 p {
        max-width: 600px;
        font-size:1em;
-       line-height:1.5em;
-       margin: 1.5em 0 0 0;
+       /*line-height:1.5em;*/
+       /*margin: 1.5em 0 0 0;*/
 }
 
 blockquote, cite, q {