Template:Team:UNAM Genomics Mexico/Templates/menulike

From 2012.igem.org

(Difference between revisions)
Line 567: Line 567:
-webkit-box-shadow: 5px 5px 8px #818181;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-
-moz-border-radius-topleft: 25px;
+
-moz-border-radius-bottomleft: 25px;
-
-moz-border-radius-topright: 25px;
+
-moz-border-radius-bottomright: 25px;
-
-webkit-border-top-left-radius: 25px;
+
-webkit-border-bottom-left-radius: 25px;
-
-webkit-border-top-right-radius: 25px;
+
-webkit-border-bottom-right-radius: 25px;
}
}
Line 587: Line 587:
#contentcolumn2bg{
#contentcolumn2bg{
background: #c3ddf6;
background: #c3ddf6;
 +
}
 +
 +
#leftcolumn{
 +
height=150px;
 +
width: 282px; /*Width of left column in percentage*/
 +
margin-left: 0px;
 +
background: #ff8243;
 +
-webkit-box-shadow: 5px 5px 8px #818181;
 +
-moz-box-shadow: 5px 5px 8px #818181;
 +
-moz-border-radius-topright: 25px;
 +
-moz-border-radius-bottomright: 25px;
 +
-webkit-border-top-right-radius: 25px;
 +
-webkit-border-bottom-right-radius: 25px;
 +
}
}
Line 610: Line 624:
-webkit-box-shadow: 5px 5px 8px #818181;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-
-moz-border-radius-topleft: 25px;
 
-moz-border-radius-bottomleft: 25px;
-moz-border-radius-bottomleft: 25px;
-
-moz-border-radius-bottomright: 25px;
+
-moz-border-radius-topright: 25px;
-
-webkit-border-top-left-radius: 25px;
+
-webkit-border-top-right-radius: 25px;
-
-webkit-border-bottom-right-radius: 25px;
+
-webkit-border-bottom-left-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
Line 622: Line 634:
background: #ff8243;
background: #ff8243;
}
}
 +
 +
#rightcolumn{
 +
height=150px;
 +
width: 282px; /*Width of right column*/
 +
margin-left: 624px; /*Set margin to -(RightColumnWidth)*/
 +
background: #bdda57;
 +
-webkit-box-shadow: 5px 5px 8px #818181;
 +
-moz-box-shadow: 5px 5px 8px #818181;
 +
-moz-border-radius-topleft: 25px;
 +
-moz-border-radius-bottomleft: 25px;
 +
-webkit-border-top-left-radius: 25px;
 +
-webkit-border-bottom-left-radius: 25px;
#rightcolumn2{
#rightcolumn2{
Line 636: Line 660:
}
}
 +
 +
#rightcolumn3{
 +
height=150px;
 +
width: 282px; /*Width of right column*/
 +
margin-left: 624px; /*Set margin to -(RightColumnWidth)*/
 +
background: #bdda57;
 +
-webkit-box-shadow: 5px 5px 8px #818181;
 +
-moz-box-shadow: 5px 5px 8px #818181;
 +
-moz-border-radius-topleft: 25px;
 +
-moz-border-radius-bottomright: 25px;
 +
-webkit-border-top-left-radius: 25px;
 +
-webkit-border-bottom-right-radius: 25px;
 +
#rightcolumn2bg{
#rightcolumn2bg{
background: #bdda57;
background: #bdda57;

Revision as of 21:24, 12 July 2012


UNAM-Genomics_Mexico