Team:XMU Software/Requirements/css
From 2013.igem.org
YuezhenChen (Talk | contribs) |
YuezhenChen (Talk | contribs) |
||
Line 7: | Line 7: | ||
height:3000px; | height:3000px; | ||
} | } | ||
- | #requirements_s1{ | + | #requirements_s1{ |
position:absolute; | position:absolute; | ||
padding:0px; | padding:0px; | ||
Line 36: | Line 36: | ||
#medals_m2{ | #medals_m2{ | ||
position:absolute; | position:absolute; | ||
+ | top:80px; | ||
left:20%; | left:20%; | ||
width:850px; | width:850px; | ||
Line 44: | Line 45: | ||
background-color:#fefef2; | background-color:#fefef2; | ||
width:1335px; | width:1335px; | ||
+ | } | ||
+ | #safety_m1{ | ||
+ | position:absolute; | ||
+ | top:5px; | ||
} | } | ||
#safety_m2{/*内容框架内*/ | #safety_m2{/*内容框架内*/ | ||
position:absolute; | position:absolute; | ||
+ | top:80px; | ||
left:20%; | left:20%; | ||
width:850px; | width:850px; |
Revision as of 10:52, 23 October 2013
/*requirements.css***********************************************************************************************************/
- requirements{
position:absolute; top:0px; left:0px; width:1347px; height:3000px; }
- 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; }
- medals_m1{
position:absolute; top:5px; }
- medals_m2{
position:absolute; top:80px; left:20%; width:850px; }
- safety{/*内容框架外*/
position:absolute; top:2580px; background-color:#fefef2; width:1335px; }
- 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; }