Team:AHUT China/Template/CSS

From 2014.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 11: Line 11:
}
}
 +
p,ul {
 +
margin:0;
 +
        padding:0;
 +
}
/************************index page************************/
/************************index page************************/
#index_main{
#index_main{
position:relative;
position:relative;
-
z-index:1;
+
z-index:5;
background:url(http://www.happyvalleychinesefood.com/igem/images/AHUT_CHINA_2014_index_top_bg.jpg) top repeat-x;
background:url(http://www.happyvalleychinesefood.com/igem/images/AHUT_CHINA_2014_index_top_bg.jpg) top repeat-x;
background-color:#f0eee5;
background-color:#f0eee5;
box-shadow:0px 5px 20px 5px #2d2d2d;
box-shadow:0px 5px 20px 5px #2d2d2d;
}
}
-
#index_main  #content {
+
#index_main  #AHUT_content {
width:960px;
width:960px;
margin:0 auto;
margin:0 auto;
Line 119: Line 123:
font-size:12px;
font-size:12px;
position:relative;
position:relative;
-
z-index:-2;
+
z-index:3;
background-color:#3c3e3f;
background-color:#3c3e3f;
}
}
Line 129: Line 133:
bottom:0;
bottom:0;
margin-left:-480px;
margin-left:-480px;
-
z-index:-1;
+
z-index:2;
}
}
#index_foot_list {
#index_foot_list {

Latest revision as of 02:25, 14 August 2014