Template:Team:UNAM Genomics Mexico/Templates/menulike
From 2012.igem.org
(Difference between revisions)
Line 521: | Line 521: | ||
#tablecontentbg{ | #tablecontentbg{ | ||
background-image: url("https://static.igem.org/mediawiki/2012/c/c4/Unamgenomicsbg.png"); | background-image: url("https://static.igem.org/mediawiki/2012/c/c4/Unamgenomicsbg.png"); | ||
+ | } | ||
+ | #contentcolumnwhite{ | ||
+ | width: 282px; | ||
+ | height=150px; | ||
+ | margin-left: 312px; /*Margins for content column. Should be "0 right-column-width 0 left-column-width*/ | ||
+ | background: #ffffff; | ||
+ | -webkit-box-shadow: 5px 5px 8px #818181; | ||
+ | -moz-box-shadow: 5px 5px 8px #818181; | ||
+ | -moz-border-radius-bottomleft: 25px; | ||
+ | -moz-border-radius-bottomright: 25px; | ||
+ | -moz-border-radius-topleft: 25px; | ||
+ | -moz-border-radius-topright: 25px; | ||
+ | -webkit-border-bottom-left-radius: 25px; | ||
+ | -webkit-border-bottom-right-radius: 25px; | ||
+ | -webkit-border-top-left-radius: 25px; | ||
+ | -webkit-border-top-right-radius: 25px; | ||
} | } | ||
#contentcolumn{ | #contentcolumn{ |
Revision as of 18:35, 25 October 2012