live-index.js: initial commit

This commit is contained in:
czaks
2014-08-10 20:55:37 +02:00
parent 5cd435f176
commit 4d25ca85ce
3 changed files with 103 additions and 6 deletions

View File

@@ -627,3 +627,12 @@ form.ban-appeal textarea {
padding: 0;
margin: 5px 25px 5px 5px;
}
/* live-index.js */
.new-posts {
opacity: 0.6;
margin-top: 1em;
}
.new-threads {
text-align: center;
}