Template:Zjucss Safety

From 2011.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 3: Line 3:
@charset "UTF-8";
@charset "UTF-8";
/* CSS Document */
/* CSS Document */
-
.header{
 
-
height:300px;
 
-
}
 
-
.bgpart2{
 
-
top:200px;
 
-
}
 
-
.contentwrapper{
 
-
background-color:#e9e9e9;
 
-
}
 
-
.main{
 
-
background-color:transparent;
 
-
}
 
.pagetitle{
.pagetitle{
background-color:#9966cc;
background-color:#9966cc;
 +
}
 +
.pagetitle h3{
 +
font-size: 30pt;
 +
color:white;
}
}
.pagetitle hr{
.pagetitle hr{
Line 35: Line 27:
border-radius: 10px;
border-radius: 10px;
}
}
-
#safetytilte h1{
+
#safetytilte h3{
color:white;
color:white;
         margin-top:20px;
         margin-top:20px;
Line 41: Line 33:
}
}
-
.block h1 {
+
.block h3 {
font-size: 30pt;
font-size: 30pt;
padding-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-left: 10px;
-
       
 
 +
color:#9966cc;
}
}
 +
.giantblock{
.giantblock{
position:relative;
position:relative;
width: 910px;
width: 910px;
margin-left:20px;
margin-left:20px;
-
+
font-size:12pt;
}
}
Line 61: Line 54:
}
}
-
#msafety h1{
+
#msafety h3{
color:#3e3e3e;
color:#3e3e3e;
}
}
Line 76: Line 69:
border-radius: 10px;
border-radius: 10px;
}
}
-
#safety1 h1 {
+
#safety1 h3 {
font-size: 24pt;
font-size: 24pt;
}
}

Latest revision as of 17:15, 15 September 2011