wheeee
This commit is contained in:
		| @ -39,19 +39,21 @@ body { | ||||
|   background-color: #181818 !important; | ||||
| } | ||||
|  | ||||
| .danger-zone button { | ||||
| .danger-zone button, | ||||
| input[type=submit] { | ||||
|   background-color: #af3221 !important; | ||||
| } | ||||
|  | ||||
| .danger-zone button:hover { | ||||
|   background-color: #61261e; | ||||
| .danger-zone button:hover, | ||||
| input[type=submit]:hover { | ||||
|   background-color: #61261e !important; | ||||
| } | ||||
|  | ||||
| .channel-info { | ||||
|   background-color: #1c1c1c; | ||||
|   background-color: #1c1c1c !important; | ||||
| } | ||||
|  | ||||
| .menu-link a:hover { | ||||
| .menu-link:hover { | ||||
|   color: #F57200 !important; | ||||
| } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user