Template:UNIPV-Pavia/Style
From 2010.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
/*---Hacks - top section and background---*/ | /*---Hacks - top section and background---*/ | ||
+ | |||
+ | #contentWrapper { | ||
+ | height: 100%; | ||
+ | padding-bottom: 4em; | ||
+ | min-height: 650px; | ||
+ | -moz-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px; | ||
+ | -webkit-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px; | ||
+ | box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;; | ||
+ | background-color: #fffbe7; | ||
+ | } | ||
body { | body { |
Revision as of 09:16, 8 October 2010