mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Styled the mobilesite a bit
This commit is contained in:
@@ -99,7 +99,7 @@ input[type="radio"]{display: none;}
|
|||||||
@media (max-width: 1000px) {
|
@media (max-width: 1000px) {
|
||||||
#controls{display:none;}
|
#controls{display:none;}
|
||||||
body{background-color: #2F2F2F;}
|
body{background-color: #2F2F2F;}
|
||||||
.bgimage{background-image: url(bg5.jpg);}
|
.bgimage{background-image: url(bg5.jpg);position:fixed;background-size:500%;}
|
||||||
#player{width: 100%; height:45%; margin-bottom: 20px; box-shadow: none;}
|
#player{width: 100%; height:45%; margin-bottom: 20px; box-shadow: none;}
|
||||||
.playlist{width: 100%;}
|
.playlist{width: 100%;}
|
||||||
.lresult{font-size: 40px; height: 90px; font-size: 50px;}
|
.lresult{font-size: 40px; height: 90px; font-size: 50px;}
|
||||||
@@ -110,7 +110,7 @@ input[type="radio"]{display: none;}
|
|||||||
#plus{border-right:solid 3px rgb(172, 172, 172);}
|
#plus{border-right:solid 3px rgb(172, 172, 172);}
|
||||||
#search{text-align: left; height: 100px; font-size: 40px; border: solid 2px #ccc;}
|
#search{text-align: left; height: 100px; font-size: 40px; border: solid 2px #ccc;}
|
||||||
#buttons{text-align: center; height: 80px; margin: 0;}
|
#buttons{text-align: center; height: 80px; margin: 0;}
|
||||||
.skip{height: 50px;}
|
.skip{height: 50px; -webkit-filter: brightness(300%);}
|
||||||
.vcent{
|
.vcent{
|
||||||
top: inherit;
|
top: inherit;
|
||||||
-webkit-transform: translateY(0%);
|
-webkit-transform: translateY(0%);
|
||||||
|
|||||||
Reference in New Issue
Block a user