Team:SUSTC-Shenzhen-A/YX2

From 2012.igem.org

(Difference between revisions)
(Created page with "<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title></title> <meta name="keywords" content="scene, cle...")
Line 132: Line 132:
body {
body {
 +
/*大背景*/
margin: 0;
margin: 0;
padding: 0;
padding: 0;
Line 138: Line 139:
font-size: 10px;
font-size: 10px;
color: #6f6f6f;
color: #6f6f6f;
-
    background: #2ac5c0 url(https://static.igem.org/mediawiki/igem.org/2/24/Templatemo_body_top.jpg) repeat-x;
+
  background: #2ac5c0 url(https://static.igem.org/mediawiki/igem.org/2/24/Templatemo_body_top.jpg) repeat-x;
}
}
-
 
-
a:link, a:visited { color: #17aba6; text-decoration: underline; font-weight: bold; }
 
-
a:active, a:hover { color: #CC9900; text-decoration: none; }
 
-
 
-
p { margin: 0px; padding: 0px; }
 
-
 
-
img { margin: 0px; padding: 0px; border: none; }
 
-
 
-
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
 
-
 
-
.cleaner_h30 { clear: both; width:100%; height: 30px; }
 
-
.cleaner_h40 { clear: both; width:100%; height: 40px; }
 
-
 
-
.margin_r10 { margin-right: 10px; }
 
-
 
-
.float_l { float: left; }
 
-
.float_r { float:  right; }
 
-
 
-
 
/* banner */
/* banner */
-
 
-
 
-
#banner_left {
 
-
float: left;
 
-
width: 365px;
 
-
color: #fff;
 
-
text-align: justify;
 
-
}
 
-
 
-
#banner_left h2 {
 
-
font-size: 28px;
 
-
font-weight: normal;
 
-
margin-top: 0;
 
-
}
 
-
 
#banner_left a {
#banner_left a {
color: #1cc9c4;
color: #1cc9c4;
Line 186: Line 153:
height: 215px;
height: 215px;
padding: 9px;
padding: 9px;
-
margin-right: 30px;
+
margin-right: 30px;//两个一起右边界
overflow: hidden;
overflow: hidden;
}
}
-
 
#banner_right span {
#banner_right span {
position: absolute;
position: absolute;
-
width: 535px;
+
width: 935px;
height: 233px;
height: 233px;
top: 0;
top: 0;
Line 199: Line 165:
background: url(https://static.igem.org/mediawiki/igem.org/6/62/Templatemo_banner_image_frame.png) no-repeat;
background: url(https://static.igem.org/mediawiki/igem.org/6/62/Templatemo_banner_image_frame.png) no-repeat;
}
}
 +
/* end of banner */
/* end of banner */

Revision as of 07:18, 20 September 2012