Team:SYSU-China/Team/Member style.css

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
     width:900px;
     width:900px;
     height:480px;
     height:480px;
 +
    background-image:url(https://static.igem.org/mediawiki/2013/d/d4/Post_01_BG_yuchen.png);
}
}
div.inner_frame {
div.inner_frame {

Revision as of 14:04, 24 September 2013

div.outframe {

   width:900px;
   height:480px;
   background-image:url(Post_01_BG_yuchen.png);

} div.inner_frame {

   width:900px;
   height:480px;

} .inner_frame h1 {

   left: 305px;

} .inner_frame p {

   left: 235px;

}