minor changes to the comment answers (not finished yet) and a new rule regarding watermarked videos with annoying watermarks such as coub.com

This commit is contained in:
noxy
2019-11-04 10:30:25 +00:00
parent 62a9926ff1
commit 2d57d87ce6
7 changed files with 12 additions and 6 deletions

View File

@@ -1077,12 +1077,12 @@ a.badge.video-id {
grid-gap: 0.8em;
}
ul.pagination {
/*ul.pagination {
margin: 4px;
position: fixed;
bottom: 0;
width: 50%;
}
}*/
#commentForm textarea {
background: rgba(29, 28, 28, 0.94) none repeat scroll 0 0;
@@ -1099,4 +1099,8 @@ img.comment_emoji {
div#list {
padding: 0;
padding-bottom: 2em;
}
div#message {
padding-right: 0px;
}