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.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/youtube/static/light_theme.css b/youtube/static/light_theme.css
index 50286bb..9e37449 100644
--- a/youtube/static/light_theme.css
+++ b/youtube/static/light_theme.css
@@ -8,7 +8,11 @@ body{
color: #000000;
}
-
.setting-item{
background-color: #f8f8f8;
}
+
+.muted{
+ background-color: #888888;
+}
+