mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-17 15:05:34 +00:00
Added other color to playbar for more fun
This commit is contained in:
@@ -2427,6 +2427,12 @@ nav ul li:hover, nav ul li.active {
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width:600px), (min-width:961px), (min-width:1025px), (min-width:1281px) {
|
||||
#controls {
|
||||
background: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 736px) and (max-width:600px), only screen and (max-device-width: 736px) and (orientation: landscape){
|
||||
.autocomplete-content.dropdown-content{
|
||||
width:95vw !important;
|
||||
|
||||
Reference in New Issue
Block a user