Team:KAIST Korea/footer

From 2012.igem.org

(Difference between revisions)
 
(21 intermediate revisions not shown)
Line 7: Line 7:
position: relative;
position: relative;
background-color: transparent;
background-color: transparent;
-
width:1024;
+
width:1024px;
-
height:106px;
+
height:56px;
z-index:2;
z-index:2;
 +
margin:0 auto;
 +
bottom:30px;
}
}
-
#kaist-footerbox #footer-img
+
#kaist-footerbox img #footer-img
{
{
-
position: absolute;
+
position: center;
width: 1024px;
width: 1024px;
height:106px;
height:106px;
z-index:2;
z-index:2;
-
opacity:0.9;
+
opacity:0.9;
 +
margin:0 auto;
}
}
 +
</style>
</style>
Line 25: Line 29:
  <body>
  <body>
-
<div id="kaist-footerbox"><img id="footer-img" 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