Team:XMU Software/Requirements/css
From 2013.igem.org
YuezhenChen (Talk | contribs) |
YuezhenChen (Talk | contribs) |
||
Line 5: | Line 5: | ||
left:0px; | left:0px; | ||
width:1347px; | width:1347px; | ||
- | height: | + | height:6000px; |
} | } | ||
#requirements_s1{ | #requirements_s1{ | ||
Line 41: | Line 41: | ||
width:850px; | width:850px; | ||
} | } | ||
+ | |||
#safety{/*内容框架外*/ | #safety{/*内容框架外*/ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:2530px; |
background-color:#fefef2; | background-color:#fefef2; | ||
width:1335px; | width:1335px; |
Revision as of 10:57, 23 October 2013
/*requirements.css***********************************************************************************************************/
- requirements{
position:absolute; top:0px; left:0px; width:1347px; height:6000px; }
- requirements_s1{
position:absolute; padding:0px; left:0px; top:0px; } .safety_s0t1{/*页眉大字*/ position:absolute; top:170px; width:1347px; text-align:center; font-family:Arial; font-size:60px; color:#ffffff; font-weight:bold; }
- medals{
position:absolute; background-color:#fefef2; width:1335px; top:395px; left:0px; z-index:3; }
- medals_m1{
position:absolute; top:5px; }
- medals_m2{
position:absolute; top:80px; left:20%; width:850px; }
- safety{/*内容框架外*/
position:absolute; top:2530px; background-color:#fefef2; width:1335px; z-index:3; }
- safety_m1{
position:absolute; top:5px; }
- safety_m2{/*内容框架内*/
position:absolute; top:80px; left:20%; width:850px; } .safety_s1a1{/*回答*/ font-family:微软雅黑; font-size:14px; color:#707070; border:1px solid #707070; }