[Build] Run build, remove useless colours
This commit is contained in:
		| @@ -22,11 +22,11 @@ button { | ||||
| } | ||||
|  | ||||
| button:hover { | ||||
|     background-color: rgba(95, 80, 166, 0.5); | ||||
|     background-color: rgba(50, 5, 15, 0.5); | ||||
| } | ||||
|  | ||||
| button:focus { | ||||
|     background-color: rgb(178, 123, 209); | ||||
|     background-color: rgb(83, 5, 25); | ||||
|     color: rgb(230, 230, 230); | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user