From 6079490a0189c51edb8c7ff78a6abfbe219a777f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 25 Mar 2019 11:52:13 -0500 Subject: new build --- dist/css/style.css | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'dist/css/style.css') diff --git a/dist/css/style.css b/dist/css/style.css index 867eace..89acedf 100644 --- a/dist/css/style.css +++ b/dist/css/style.css @@ -115,25 +115,6 @@ video { display: table; } -.play-menu { - height: 200px; - overflow-y: auto; -} - -.play-menu a { - color: white; -} - -.play-menu a:hover { - background-color: #484848; - color: #fff; -} - -.is-active-play { - color: #dd7325; - background-color: #dd7325; -} - /* Colors Code */ .highlight { background: #000000; -- cgit v1.2.3