- Basic MU support
This commit is contained in:
John O'Nolan
2014-08-10 10:18:21 +03:00
parent 2dafaa257a
commit 688e708cb8
5 changed files with 59 additions and 10 deletions

View File

@ -723,6 +723,10 @@ margin on the iframe, cause it breaks stuff. */
color: #9EABB3;
}
.author h4 a {
text-decoration: none;
}
.author-meta li {
float: left;
margin-left: 10px; /* space to the left of the bullet */