aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/comments.css
diff options
context:
space:
mode:
Diffstat (limited to 'youtube/comments.css')
-rw-r--r--youtube/comments.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/youtube/comments.css b/youtube/comments.css
index baa8ac7..866551e 100644
--- a/youtube/comments.css
+++ b/youtube/comments.css
@@ -98,10 +98,11 @@
word-wrap: break-word;
}
-.comment time{
+.comment .permalink{
grid-column: 3;
grid-row: 1;
white-space: nowrap;
+ color: black;
}