Browse Source

strong tag style

Fechin 6 years ago
parent
commit
2a8da59794
1 changed files with 1 additions and 0 deletions
  1. 1 0
      source/css/diaspora.css

+ 1 - 0
source/css/diaspora.css

@@ -200,6 +200,7 @@ h1.title {font-size:30px;color:#333;line-height:1.3;position:relative;font-weigh
 .content h4{font-size:19px}
 .content h5{font-size:15px}
 .content h6{font-size:13px}
+.content strong {font-weight: 500;}
 .content a {background: transparent; color: #1980e6; text-decoration: none;}
 .content a:hover {color:#518dca;}
 .content hr{margin-top:21px;margin-bottom:21px;border:0;border-top:1px solid rgba(102,128,153,0.1)}