Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 70: | Line 70: | ||
margin-right:5px; | margin-right:5px; | ||
margin-top:5px; | margin-top:5px; | ||
+ | } | ||
+ | |||
+ | #temp{ | ||
+ | /* Firefox */ | ||
+ | display:-moz-box; | ||
+ | -moz-box-orient:horizontal; | ||
+ | -moz-box-pack:center; | ||
+ | -moz-box-align:center; | ||
+ | |||
+ | /* Safari and Chrome */ | ||
+ | display:-webkit-box; | ||
+ | -webkit-box-orient:horizontal; | ||
+ | -webkit-box-pack:center; | ||
+ | -webkit-box-align:center; | ||
} | } | ||
Line 310: | Line 324: | ||
<div id="HKUST_iGEM_Logo" class="horizontalPics"> | <div id="HKUST_iGEM_Logo" class="horizontalPics"> | ||
- | <p | + | <p id="temp"><font face="verdana" color="green" size="5">OUR LOGO</font></p> |
</div> | </div> | ||
Revision as of 06:38, 18 June 2012