complete rewrite of comment scraper, caching features still missing
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
.comments-container {
|
||||
text-align: left;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
.comments-container .comment .avatar {
|
||||
float: left;
|
||||
width: 50px;
|
||||
@@ -5,6 +10,7 @@
|
||||
margin-left: 16px;
|
||||
margin-right: 16px;
|
||||
border-radius: 50%;
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
.comments-container #reference {
|
||||
|
||||
Reference in New Issue
Block a user