Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 113: | Line 113: | ||
border-radius:0px 0px 30px 30px; | border-radius:0px 0px 30px 30px; | ||
} | } | ||
+ | |||
+ | input[value="1"]:checked ~ div[id="1"]{ | ||
+ | display:none; | ||
+ | } | ||
+ | input[value="2"]:checked ~ div[id="2"]{ | ||
+ | display:none; | ||
} | } | ||
Revision as of 18:51, 2 October 2014