FIX styleon player
This commit is contained in:
		| @@ -123,6 +123,10 @@ body { | ||||
|   filter: drop-shadow(8px 8px 0 rgb(0 0 0 / 0.8)); | ||||
| } | ||||
|  | ||||
| a:hover { | ||||
|   text-decoration: underline; | ||||
| } | ||||
|  | ||||
| .mixPlayer { | ||||
|   background: black; | ||||
|   max-height: 70vh; | ||||
| @@ -140,17 +144,4 @@ nav>button:first-child { | ||||
|     content: "\00d7"; | ||||
|   } | ||||
| } | ||||
|  | ||||
| .button { | ||||
|   text-decoration: none; | ||||
|   box-shadow: 0 8px 0 0 black; | ||||
|   transition: all .3s; | ||||
|   border: 8px black solid; | ||||
|   line-height: 100%; | ||||
|   border-width: 2px; | ||||
|   border-radius: 100px; | ||||
|   cursor: pointer; | ||||
|   color: black; | ||||
|   background-color: #ffffff59; | ||||
| } | ||||
| </style> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user