Browse Source

Change title style

Fechin 8 years ago
parent
commit
dcf81113c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/css/diaspora.css

+ 1 - 1
source/css/diaspora.css

@@ -204,7 +204,7 @@ h1.title {font-size:30px;color:#333;line-height:1.3;position:relative;font-weigh
 .content ul,.content ol {margin:10px 0;padding-left:20px;}
 .content ul li {list-style:disc;}
 .content ol li {list-style:decimal;}
-.content > h1,.content > h2,.content > h3,.content > h4,.content > h5,.content > h6 {margin-top:2rem;margin-bottom:0.8rem;font-size:16px;}
+.content > h1,.content > h2,.content > h3,.content > h4,.content > h5,.content > h6 {margin-top:2rem;margin-bottom:0.8rem;}
 .content pre,.content .highlight {background:#2d2d2d;margin:1.6rem 0;padding:0.8rem 0.8rem;border-style:solid;border-width:1px 0;overflow:auto;color:#ccc;line-height:20px;}
 .content .gutter {display: none;}
 .content .highlight .gutter pre {color:#666;font-size:0.9rem;}