Template:Zjucss Safety

From 2011.igem.org

(Difference between revisions)
 
(26 intermediate revisions not shown)
Line 3: Line 3:
@charset "UTF-8";
@charset "UTF-8";
/* CSS Document */
/* CSS Document */
-
div#p-logo{
+
.pagetitle{
-
    display: none;
+
background-color:#9966cc;
-
}
+
}
 +
.pagetitle h3{
 +
font-size: 30pt;
 +
color:white;
 +
}
 +
.pagetitle hr{
 +
height:2px;
 +
margin-left:15px;
 +
margin-right:15px;
 +
}
 +
#safetytilte{
 +
width:800px;
 +
        height:auto;
 +
background-color:#9966cc;
 +
margin-left:auto;
 +
margin-right:auto;
 +
        padding-bottom:20px;
 +
        margin-bottom:20px;
 +
-moz-border-radius: 10px;
 +
-webkit-border-radius: 10px;
 +
border-radius: 10px;
 +
}
 +
#safetytilte h3{
 +
color:white;
 +
        margin-top:20px;
 +
        margin-bottom:20px;
 +
}
-
 
+
.block h3 {
-
@charset "utf-8";
+
-
 
+
-
 
+
-
 
+
-
.block h1 {
+
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{
 +
position:relative;
 +
width: 910px;
 +
margin-left:20px;
 +
font-size:12pt;
}
}
#msafety {
#msafety {
 +
position:relative;
background-color: #d4bcff;
background-color: #d4bcff;
-
vertical-align: middle;
 
-
width: 800px;
 
-
-moz-border-radius: 10px;
 
-
-webkit-border-radius: 10px;
 
-
border-radius: 10px;
 
}
}
-
#msafety h1{
+
#msafety h3{
-
color:3e3e3e;
+
color:#3e3e3e;
}
}
Line 36: Line 62:
background-color: #FFF;
background-color: #FFF;
margin: 10px;
margin: 10px;
 +
margin-left:55px;
padding: 10px;
padding: 10px;
-
width: 700px;
+
width: 780px;
-
-moz-border-radius: 10px;
+
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-webkit-border-radius: 10px;
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