Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 133: | Line 133: | ||
background-color:orange; | background-color:orange; | ||
} | } | ||
- | . | + | |
- | background-color: | + | .toggle-button |
+ | { | ||
+ | background-color: #FF0000; | ||
+ | } | ||
+ | |||
+ | .toggle-box:checked + .toggle-button | ||
+ | { | ||
+ | background-color: #00FF00; | ||
} | } | ||
Revision as of 17:33, 2 October 2014