|
@@ -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)}
|