Team:KAIST Korea/footer
From 2012.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
#kaist-footerbox img #footer-img | #kaist-footerbox img #footer-img | ||
{ | { | ||
- | position: | + | position:center; |
width: 1024px; | width: 1024px; | ||
height:106px; | height:106px; | ||
Line 46: | Line 46: | ||
<body> | <body> | ||
- | + | <div align="center"> | |
<div id="kaist-footerbox"><img id="footer-img" align="middle" src="https://static.igem.org/mediawiki/2012/e/ef/Footer_background_kaist.png"></img> | <div id="kaist-footerbox"><img id="footer-img" align="middle" src="https://static.igem.org/mediawiki/2012/e/ef/Footer_background_kaist.png"></img> | ||
+ | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> | ||
+ | |||
+ | #kaistigemlogo | ||
+ | { | ||
+ | position: fixed; | ||
+ | bottom:20px; | ||
+ | font-family: 'Gloria Hallelujah', cursive; | ||
+ | color: #221100; | ||
+ | font-size:12px; | ||
+ | } | ||
+ | |||
+ | #kaistigemlogo a | ||
+ | { | ||
+ | font-family: 'Gloria Hallelujah', cursive; | ||
+ | color: #221100; | ||
+ | font-size:12px; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | #kaistigemlogo a:hover | ||
+ | { | ||
+ | font-family: 'Gloria Hallelujah', cursive; | ||
+ | color: #221100; | ||
+ | font-size:12px; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | <div id = "kaistigemlogo"><a href="https://2012.igem.org/Main_Page"><img style="height:70px;" src="https://static.igem.org/mediawiki/2012/6/65/KAIST_igem_logo.png"/>→ Go to iGEM main page!</a> </div> |
Revision as of 18:35, 25 September 2012
- kaistigemlogo
{ position: fixed; bottom:20px; font-family: 'Gloria Hallelujah', cursive; color: #221100; font-size:12px; }
- kaistigemlogo a
{ font-family: 'Gloria Hallelujah', cursive; color: #221100; font-size:12px; text-decoration:none; }
- kaistigemlogo a:hover
{ font-family: 'Gloria Hallelujah', cursive; color: #221100; font-size:12px; text-decoration:none; }
<a href="https://2012.igem.org/Main_Page"><img style="height:70px;" src=""/>→ Go to iGEM main page!</a>