Template:UNIPV-Pavia/Style
From 2010.igem.org
(Difference between revisions)
m |
|||
(15 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
/* | /* | ||
#content { | #content { | ||
- | |||
height: 100%; | height: 100%; | ||
padding-bottom: 4em; | padding-bottom: 4em; | ||
Line 11: | Line 10: | ||
-moz-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px; | -moz-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px; | ||
-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; |
+ | background-color: #F7EFD5; | ||
} */ | } */ | ||
body { | body { | ||
background-color: #C1B99F; | background-color: #C1B99F; | ||
- | background-image: url(http:// | + | background-image: url(http://img828.imageshack.us/img828/4149/sfondo4j.jpg); |
background-repeat: none; | background-repeat: none; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
Line 39: | Line 39: | ||
font.work { font-weight: bold; text-decoration: underline} | font.work { font-weight: bold; text-decoration: underline} | ||
font.rest { color: #9E9E9E } | font.rest { color: #9E9E9E } | ||
- | font.BBok {color: #228B22 | + | font.BBok {color: #228B22} |
font.BBko {color: red; text-decoration: line-through;} | font.BBko {color: red; text-decoration: line-through;} | ||
a:link {color:#7A630F} | a:link {color:#7A630F} | ||
Line 51: | Line 51: | ||
table { } | table { } | ||
- | <!-- sfondo menu = #F7EFD5 --> | + | /*<!-- sfondo menu = #F7EFD5 -->*/ |
- | table.menu {margin-top:0px; margin-left:3px; padding:0px | + | table.menu {background-color:none; margin-top:0px; margin-left:3px; padding:0px; border:0px solid #ECE7DA;} |
- | table.menu td {background-color:none; width="15%"; margin-top:0px; margin-left:5px } | + | table.menu td {background-color:none; width="15%"; margin-top:0px; margin-left:5px; border:0px;} |
- | table.menu th {background-color:none; width="15%"; margin-top:0px; margin-left:5px } | + | table.menu th {background-color:none; width="15%"; margin-top:0px; margin-left:5px; border:0px;} |
- | table.menu a { display: block; font-weight:bold; margin-left: 4px } | + | table.menu a { display: block; font-weight:bold; margin-left: 4px ;} |
- | 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: 1px; | + | table.cont {background-color = #8B4513; width:100%; padding: 3px; border: 1px;} |
table.cont th { background-color:#D6CBA5; padding-left: 5px; padding-right: 5px; border:1px;} | table.cont th { background-color:#D6CBA5; padding-left: 5px; padding-right: 5px; border:1px;} | ||
table.cont td { background-color: #F7EFD5; padding:5px; text-align: justify; border:1px;} | table.cont td { background-color: #F7EFD5; padding:5px; text-align: justify; border:1px;} | ||
- | table.page { width:100% | + | table.page { background-color = none; width:100%; border:0px;} |
- | table.page th { background-color: | + | table.page th { background-color: none; padding-left: 5px; padding-right:5px; border:0px;} |
- | table.page td { background-color: | + | table.page td { background-color: none; padding:5px; text-align: justify; border:0px;} |
table.month_cell {background-color:#F7EFD5; border: 1px solid #ECE7DA} | table.month_cell {background-color:#F7EFD5; border: 1px solid #ECE7DA} |
Latest revision as of 21:16, 27 October 2010