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---*/ | ||
- | + | /* | |
- | content { | + | #content { |
background-color: #F7EFD5 | background-color: #F7EFD5 | ||
height: 100%; | height: 100%; | ||
Line 12: | Line 12: | ||
-webkit-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;; | box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;; | ||
- | } | + | } */ |
body { | body { | ||
Line 58: | Line 58: | ||
table.menu a:hover { background: #D6CBA5; text-decoration: none } | table.menu a:hover { background: #D6CBA5; text-decoration: none } | ||
- | table.cont { width:100%; padding: 3px; border: none; } | + | table.cont { width:100%; padding: 3px; border: none; background-color:#F7EFD5} |
} | } |
Revision as of 17:05, 9 October 2010