JacquesHille (Talk | contribs) |
JacquesHille (Talk | contribs) |
||
Line 73: | Line 73: | ||
.greenbutton {display:none; } | .greenbutton {display:none; } | ||
.blackbutton {display:none; } | .blackbutton {display:none; } | ||
+ | .brownbutton {display:none; } | ||
+ | .bluebutton {display:none; } | ||
+ | .redbutton {display:none; } | ||
} | } | ||
Line 84: | Line 87: | ||
.blackbutton:hover, .blackbutton:active { | .blackbutton:hover, .blackbutton:active { | ||
color: #00140Fad !important; | color: #00140Fad !important; | ||
+ | } | ||
+ | |||
+ | .brownbutton:hover, .brownbutton:active { | ||
+ | color: #805113ad !important; | ||
+ | } | ||
+ | |||
+ | .bluebutton:hover, .bluebutton:active { | ||
+ | color: #174290ad !important; | ||
+ | } | ||
+ | |||
+ | .redbutton:hover, .redbutton:active { | ||
+ | color: #E4140Fad !important; | ||
} | } | ||
Latest revision as of 23:32, 17 October 2018