1,278
edits
| Line 1,936: | Line 1,936: | ||
| 	text-decoration: none; | 	text-decoration: none; | ||
| } | } | ||
| .colour-button a:hover { | .colour-button a:hover, .colour-button-small a:hover { | ||
| 	background-image: linear-gradient(160deg, #5f5bcd 24%, #ff5700 100%); | 	background-image: linear-gradient(160deg, #5f5bcd 24%, #ff5700 100%); | ||
| 	color: white; | 	color: white; | ||