Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 283: Line 283:
#aboutus{
#aboutus{
width: 1000px;
width: 1000px;
-
height: 100%;
+
height: 350px;
text-align: center;
text-align: center;
padding-left: 0px;
padding-left: 0px;
Line 290: Line 290:
margin-right:auto;
margin-right:auto;
         margin-top: 25px;
         margin-top: 25px;
-
float: center;
+
float:center;
-
        font: bold 13px Arial;
+
 
}
}
#aboutusdescription{
#aboutusdescription{
-
        width: 1000px;
+
    background-color:rgba(255, 0, 0, 0.8);
-
        float: center;
+
    width: 1000px;
-
background-color:rgba(255, 0, 0, 0.8);
+
    height: 400;
-
        padding: 0px;
+
    float: center;
-
height: 400px;
+
    text-align: left;
-
        -webkit-box-shadow: 0 8px 6px -6px black;
+
    padding: 0px;
-
-moz-box-shadow: 0 8px 6px -6px black;
+
    margin-top: 40px;
-
box-shadow: 0 8px 6px -6px black;
+
    margin-right:auto;
-
border: 10px solid rgba(192, 192, 192,0.8);
+
    margin-left: auto;
-
background-clip: padding-box;
+
    border: 10px solid rgbargba(192, 192, 192,0.8);
-
        margin-top: 40px;
+
    background-clip: padding-box;
-
margin-left: auto;
+
    -webkit-box-shadow: 0 8px 6px -6px black;
-
margin-right: auto;
+
    -moz-box-shadow: 0 8px 6px -6px black;
-
        font-size:150%;
+
    box-shadow: 0 8px 6px -6px black;
 +
    list-style: none;
}
}

Revision as of 06:41, 29 June 2012

Header

Retrieved from "http://2012.igem.org/Team:UPIBI-Mexico/Templates/Main"