mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Commented out player shadow
This commit is contained in:
@@ -65,7 +65,7 @@ body{background:#000; margin:0; }
|
||||
#add{font-weight: normal; margin-right: 5%; margin-top: -36px;font-size: 30px;padding: 3px 45px; }
|
||||
#add:hover{color:red;}
|
||||
|
||||
#player{height: 68%; height: calc(87% - 213px); width: 60%; border-radius: 3px; box-shadow: 0 8px 11px -4px black;}
|
||||
#player{height: 68%; height: calc(87% - 213px); width: 60%; border-radius: 3px; /*box-shadow: 0 8px 11px -4px black;*/}
|
||||
#playlist{-webkit-transition: opacity 0.5s;transition: opacity 0.5s;}
|
||||
.nomargin{padding: 0;margin:0;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user