@@ -104,7 +104,7 @@ aside ~ article {
.list .tip {
color: #7a7a7a;
}
-.list .anchor {
+.list li.anchor {
background: #f4f4f4;
color: #222;
@@ -197,10 +197,11 @@ article {
article .title .icon { margin-right: 4px; }
article .text {
- margin: 4px 0;
+ margin: 4px 0 8px;
display: block;
font-size: 0.9em;
font-weight: normal;
+ line-height: 1.4em;
/* @end */
@@ -57,7 +57,7 @@
- .list .anchor {
+ .list li.anchor {
font-size: 0.75em;
padding: 3px 6px !important;
@@ -121,7 +121,7 @@ aside {