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

From 2013.igem.org

Revision as of 05:46, 25 September 2013 by Scelta (Talk | contribs)

div.out_frame { position:relative; z-index: 0;

   width:600px;
   height:320px;
   background: url(Post_01_BG_yuchen.png);

} div.inner_frame { position:absolute; z-index: 1; right:0px;; top: 0px;

   width:1px;

height:320px;

   background: url(Post_01_FL_yuchen.png) no-repeat;

} div.flash_button { position:absolute; z-index: 5; left:0px; width:150px; height:320px; } .out_frame h1 { position:absolute; z-index: 0;

   text-align:left;
   left: 110px;

top: 20px; width:300px; margin:0px 0px 0px 0px ; padding:0px 0px 0px 0px ; } .out_frame p { position:absolute; z-index: 0;

   left: 170px;

top: 60px; width:400px; margin:0px 0px 0px 0px ; padding:0px 0px 0px 0px ; }