aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/light_theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'youtube/static/light_theme.css')
-rw-r--r--youtube/static/light_theme.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/youtube/static/light_theme.css b/youtube/static/light_theme.css
index 05697b9..50286bb 100644
--- a/youtube/static/light_theme.css
+++ b/youtube/static/light_theme.css
@@ -7,3 +7,8 @@ body{
.comment .permalink{
color: #000000;
}
+
+
+.setting-item{
+ background-color: #f8f8f8;
+}