diff options
Diffstat (limited to 'youtube/comments.css')
-rw-r--r-- | youtube/comments.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/youtube/comments.css b/youtube/comments.css index bcd5b30..79d88c3 100644 --- a/youtube/comments.css +++ b/youtube/comments.css @@ -43,11 +43,6 @@ grid-column-gap: 10px; justify-content:start; } - .comment-links a{ - background-color: #d0d0d0; - padding: 2px; - justify-self:start; - } .comments{ margin-top:10px; |