aboutsummaryrefslogtreecommitdiffstats
path: root/dist/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/style.css')
-rw-r--r--dist/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/css/style.css b/dist/css/style.css
index ede4720..867eace 100644
--- a/dist/css/style.css
+++ b/dist/css/style.css
@@ -124,6 +124,11 @@ video {
color: white;
}
+.play-menu a:hover {
+ background-color: #484848;
+ color: #fff;
+}
+
.is-active-play {
color: #dd7325;
background-color: #dd7325;