Team:XMU Software/Team/css

From 2013.igem.org

(Difference between revisions)
Line 143: Line 143:
position:absolute;
position:absolute;
top:10px;
top:10px;
-
left:200px;
+
left:230px;
width:900px;
width:900px;
height:400px;
height:400px;
z-index:3;
z-index:3;
}
}

Revision as of 14:56, 22 October 2013

  1. team{

position:absolute; top:0px; left:0px; width:1347px; height:2000px; }

  1. team_s1{

position:absolute; top:0px; left:0px; } .team_title{ position:absolute; top:170px; width:1347px; text-align:center; font-family:Arial; font-size:60px; color:#ffffff; font-weight:bold; } .team_introduce{ position:absolute; top:250px; left:333px; width:700px;

       text-align:justify;

font-family:Arial; font-size:18px; color:#ffffff; font-weight:bold; } .navi_text{ position:fixed; bottom:50px; right:180px; z-index:4; font-family:Arial; font-weight:bold; font-size:16px; text-align:center; line-height:40px; } .navi0{ position:fixed; top:360px; width:170px; height:38px; background:#b3d465; color:white; border:2px solid white; text-decoration: none; } .navi1{ position:fixed; top:400px; width:170px; height:38px; background:#b3d465; color:white; border:2px solid white; text-decoration: none; } .navi2{ position:fixed; top:440px; width:170px; height:38px; background:#b3d465; border:2px solid white; color:white; text-decoration: none; } .navi3{ position:fixed; top:480px; width:170px; height:38px; background:#b3d465; border:2px solid white; color:white; text-decoration: none; } .navi4{ position:fixed; top:520px; width:170px; height:38px; background:#b3d465; border:2px solid white; color:white; text-decoration: none; } .navi5{ position:fixed; top:560px; width:170px; height:38px; background:#b3d465; border:2px solid white; color:white; text-decoration: none; } .navi6{ position:fixed; top:600px; width:170px; height:38px; background:#b3d465; border:2px solid white; color:white; text-decoration: none; }

  1. team_m1{

position:absolute; top:400px; } .sep_photo{/*分界栏图片位置*/ z-index:1; } .sep_title{/*分界栏标题*/ position:absolute; top:60px; left:300px; font-family:Arial; font-weight:bold; font-size:54px; color:white; z-index:3; } .sep_number{/*分界栏数字*/ position:absolute; top:55px; left:245px; font-family:Agency FB; font-weight:bold; font-size:105px; color:#91b43f; z-index:2; } .navigation{ position:absolute; top:10px; left:230px; width:900px; height:400px; z-index:3; }