User:Sifuentes anita
From 2014.igem.org
(Difference between revisions)
Line 115: | Line 115: | ||
padding-top: 10px; | padding-top: 10px; | ||
margin: auto; | margin: auto; | ||
+ | position: relative; | ||
} | } | ||
Line 120: | Line 121: | ||
background-color: #c1dfa6; | background-color: #c1dfa6; | ||
} | } | ||
+ | |||
+ | div.button a { | ||
+ | text-decoration: none; /* No underlines on the link */ | ||
+ | z-index: 10; /* Places the link above everything else in the div */ | ||
+ | background-color: #FFF; /* Fix to make div clickable in IE */ | ||
+ | opacity: 0; /* Fix to make div clickable in IE */ | ||
+ | filter: alpha(opacity=1); /* Fix to make div clickable in IE */ | ||
+ | } | ||
/* general styling */ | /* general styling */ |
Revision as of 14:33, 8 January 2015
Welcome to iGEM 2015
More information will be posted soon