Template:Team:SCUT/mainhead

From 2014.igem.org

(Difference between revisions)
 
(47 intermediate revisions not shown)
Line 5: Line 5:
<style type="text/css">
<style type="text/css">
/* hiding the top section*/
/* hiding the top section*/
-
body{position:absolute; top:0px; width:100%; height:auto;font-family:微软雅黑;background:transparent;text-align:center;}
+
body{position:absolute; top:0px; width:100%; height:100%;font-family:微软雅黑;background:transparent;text-align:center;padding:0;margin:0;}
#top-section{
#top-section{
     height:0px;
     height:0px;
Line 30: Line 30:
     marign:0 auto;
     marign:0 auto;
     padding:0 0 0 0;
     padding:0 0 0 0;
 +
    min-height:100%;
      
      
     }
     }
Line 47: Line 48:
/*footer construction*/
/*footer construction*/
 +
#catlinks{display:none;}
 +
#footer-box
 +
{
 +
  position:absolute;
 +
  left:50%;
 +
  margin-left:-496px;
 +
  height:50px;
 +
  width:980px;
 +
  border:1px solid black;
 +
  background-color:transparent;
 +
  background-image: none;
 +
  border-style: none;
 +
  z-index: 0;
 +
  bottom:0;
 +
  clear:both;
 +
}
 +
#footer-box a,
 +
#footer-box a:hover
 +
{
 +
 
 +
  text-decoration: none;
 +
  display: inline;
 +
}
 +
ul,li
 +
{
 +
  margin: 0;
 +
  padding: 0;
 +
  list-style-image: none;
 +
  list-style-type: none;
 +
}
 +
table
 +
{
 +
  border-collapse:collapse;
 +
  background-color: transparent;
 +
  color: #ffffff;
 +
  text-align: justify;
 +
}
 +
h3
 +
{
 +
  padding: 20px 30px 10px;
 +
}
 +
p
 +
{
 +
  font-family: Arial, sans-serif;
 +
}
/*footer over*/
/*footer over*/
Line 158: Line 204:
-
#footer{position:absolute;width:100%;height:83px;left:0px;top:5000px;}
+
 
-
#footer img{width:100%;height:auto;left:0px;top:0px;}
+
</style>
</style>

Latest revision as of 14:23, 26 November 2014