parent
8a2edd67b0
commit
e6c6767aa1
|
@ -1112,6 +1112,16 @@ margin on the iframe, cause it breaks stuff. */
|
||||||
margin: 1.4rem 0.8rem 0 0.8rem;
|
margin: 1.4rem 0.8rem 0 0.8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.author-meta li {
|
||||||
|
float: none;
|
||||||
|
margin: 0;
|
||||||
|
line-height: 1.6em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.author-meta li:before {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.older-posts,
|
.older-posts,
|
||||||
.newer-posts {
|
.newer-posts {
|
||||||
position: static;
|
position: static;
|
||||||
|
|
Loading…
Reference in New Issue