Team:Tec-Monterrey/Platinum
From 2010.igem.org
(Difference between revisions)
m |
m |
||
Line 269: | Line 269: | ||
a:visited{color: #fff;} | a:visited{color: #fff;} | ||
a:active{color: #fff;} | a:active{color: #fff;} | ||
+ | |||
+ | .menubg .ft .c { | ||
+ | font-size:1px; /* ensure minimum height */ | ||
+ | height:13px; | ||
+ | /* for IE */ | ||
+ | filter:alpha(opacity=100); | ||
+ | /* CSS3 standard */ | ||
+ | opacity:1; | ||
+ | } | ||
+ | |||
+ | .menubg .ft .c { | ||
+ | height:35px; | ||
+ | } | ||
+ | .menubg .ft { | ||
+ | background:transparent url(https://static.igem.org/mediawiki/2010/8/85/Bl.png) no-repeat 0px 0px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .menubg .ft .c { | ||
+ | background:transparent url(https://static.igem.org/mediawiki/2010/b/bf/Br.png) no-repeat right 0px; | ||
+ | } | ||
.righ{ | .righ{ | ||
Line 379: | Line 400: | ||
<div class="menubg"> | <div class="menubg"> | ||
+ | <br> | ||
+ | <div class="ft"><div class="c"></div></div> | ||
</div> | </div> | ||
Revision as of 16:08, 16 July 2010