Team:KAIST Korea/footer

From 2012.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<title> Kaist Footer</title>
<title> Kaist Footer</title>
-
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
 
-
<script type="text/javascript">
 
-
  WebFontConfig = {
 
-
    google: { families: [ 'Gloria+Hallelujah::latin' ]}
 
-
  };
 
-
  (function() {
 
-
    var wf = document.createElement('script');
 
-
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
 
-
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
 
-
    wf.type = 'text/javascript';
 
-
    wf.async = 'true';
 
-
    var s = document.getElementsByTagName('script')[0];
 
-
    s.parentNode.insertBefore(wf, s);
 
-
  })();
 
-
  </script>
 
-
<style>
 
-
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);
 
-
 
<style>
<style>
#kaist-footerbox
#kaist-footerbox
Line 34: Line 16:
#kaist-footerbox img #footer-img
#kaist-footerbox img #footer-img
{
{
-
position:relative;
+
position: center;
width: 1024px;
width: 1024px;
height:106px;
height:106px;
Line 42: Line 24:
}
}
-
#kaistigemlogo
 
-
{
 
-
position: fixed;
 
-
bottom:10px;
 
-
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;
 
-
}
 
</style>
</style>
  </head>
  </head>
  <body>
  <body>
-
<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>
 
-
 
<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>
  </body>
  </body>
</html>
</html>

Latest revision as of 18:37, 25 September 2012

Kaist Footer