Template:Team:UNAM Genomics Mexico/Templates/menulike
From 2012.igem.org
(Difference between revisions)
Line 571: | Line 571: | ||
-webkit-border-top-left-radius: 25px; | -webkit-border-top-left-radius: 25px; | ||
-webkit-border-bottom-right-radius: 25px; | -webkit-border-bottom-right-radius: 25px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #leftcolumn3{ | ||
+ | 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-topleft: 25px; | ||
+ | -moz-border-radius-bottomleft: 25px; | ||
+ | -moz-border-radius-bottomright: 25px; | ||
+ | -webkit-border-top-left-radius: 25px; | ||
+ | -webkit-border-bottom-right-radius: 25px; | ||
+ | -webkit-border-bottom-left-radius: 25px; | ||
+ | |||
} | } |
Revision as of 18:22, 12 July 2012