Team:HUST-China/Templates/css/style

From 2012.igem.org

(Difference between revisions)
Line 27: Line 27:
   overflow-x: hidden;
   overflow-x: hidden;
   background: url(https://static.igem.org/mediawiki/2012/3/3a/Bg.png);
   background: url(https://static.igem.org/mediawiki/2012/3/3a/Bg.png);
 +
  margin-top:0;
 +
  padding-top:0;
 +
  top: -100px;
}
}
/*hd--------------------------------------*/
/*hd--------------------------------------*/
#hd{
#hd{
 +
        position: relative;
width:780px;
width:780px;
-
margin:20px auto;
+
margin:0px auto;
text-align:center;
text-align:center;
 +
        z-index:-1;
}
}
h1{
h1{

Revision as of 11:59, 24 September 2012