mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-07 01:55:34 +00:00
Added jazzplaylist easter-egg
This commit is contained in:
@@ -504,6 +504,17 @@ input[type="radio"] {
|
||||
filter:brightness(100%) !important;
|
||||
}
|
||||
|
||||
.jp {
|
||||
display:none;
|
||||
-webkit-transition: opacity 1s;
|
||||
transition: opacity 1s;
|
||||
height:68%;
|
||||
height:calc(90% - 213px);
|
||||
width:60%;
|
||||
border-radius:3px;
|
||||
/*box-shadow: 0 8px 11px -4px black;*/
|
||||
}
|
||||
|
||||
.hiddenAdmin {
|
||||
padding:0!important;
|
||||
margin:0!important;
|
||||
|
||||
Reference in New Issue
Block a user