|
|
@ -97,6 +97,10 @@ h6 { |
|
|
text-align:center; |
|
|
text-align:center; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.hide { |
|
|
|
|
|
display:none; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
/*------------------------- |
|
|
/*------------------------- |
|
|
Link |
|
|
Link |
|
|
--------------------------*/ |
|
|
--------------------------*/ |
|
|
@ -325,6 +329,14 @@ h1.title-post a:hover, h2.title-index a:hover { |
|
|
margin-top:0; |
|
|
margin-top:0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.inprofile .bio { |
|
|
|
|
|
font-size: 14px; |
|
|
|
|
|
font-style:italic; |
|
|
|
|
|
border-bottom: 1px solid #EBF2F6; |
|
|
|
|
|
padding-bottom: 1em; |
|
|
|
|
|
margin-bottom: 2em; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.post-list { |
|
|
.post-list { |
|
|
font-size: 14px; |
|
|
font-size: 14px; |
|
|
} |
|
|
} |
|
|
@ -343,6 +355,10 @@ h1.title-post a:hover, h2.title-index a:hover { |
|
|
float:left; |
|
|
float:left; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.author-info p { |
|
|
|
|
|
font-style:italic; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.share { |
|
|
.share { |
|
|
width:140px; |
|
|
width:140px; |
|
|
margin-right: 1em; |
|
|
margin-right: 1em; |
|
|
@ -671,5 +687,4 @@ h1.title-post a:hover, h2.title-index a:hover { |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |