Template:Zjucss Safety

From 2011.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 3: Line 3:
@charset "UTF-8";
@charset "UTF-8";
/* CSS Document */
/* CSS Document */
-
.header{
+
.pagetitle{
-
height:300px;
+
background-color:#9966cc;
}
}
-
.bgpart2{
+
.pagetitle h3{
-
top:200px;
+
font-size: 30pt;
 +
color:white;
}
}
-
.contentwrapper{
+
.pagetitle hr{
-
background-color:#e9e9e9;
+
height:2px;
-
}
+
margin-left:15px;
-
.main{
+
margin-right:15px;
-
background-color:transparent;
+
-
}
+
-
.pagetitle{
+
-
background-color:#9966cc;
+
}
}
#safetytilte{
#safetytilte{
Line 26: Line 23:
         padding-bottom:20px;
         padding-bottom:20px;
         margin-bottom:20px;
         margin-bottom:20px;
 +
-moz-border-radius: 10px;
 +
-webkit-border-radius: 10px;
 +
border-radius: 10px;
}
}
-
#safetytilte h1{
+
#safetytilte h3{
color:white;
color:white;
         margin-top:20px;
         margin-top:20px;
Line 33: 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 53: Line 54:
}
}
-
#msafety h1{
+
#msafety h3{
color:#3e3e3e;
color:#3e3e3e;
}
}
Line 64: Line 65:
padding: 10px;
padding: 10px;
width: 780px;
width: 780px;
 +
-moz-border-radius: 10px;
 +
-webkit-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