Template:UNIPV-Pavia/Style
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | /*---Hacks - top section and background---*/ | ||
+ | |||
+ | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;} | ||
+ | #top-section { background-color: #ADA174; height: 20px; margin-top: -5px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding-bottom: 8px; border-color: black; border-bottom: 1px;} | ||
+ | #search-controls {display:none;} | ||
+ | #p-logo { height:1px; overflow:hidden; display: none;} | ||
+ | body { | ||
+ | background-color: #C1B99F; | ||
+ | background-image: url(http://img444.imageshack.us/img444/3664/tileh.jpg); | ||
+ | background-repeat: repeat; | ||
+ | background-position: top center; | ||
+ | } | ||
+ | .firstHeading { display: none;} | ||
+ | .left-menu { width: 400px; display:block; float:left; margin-top:-73px; border: none;} | ||
+ | .left-menu ul { border: none; } | ||
+ | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-73px; border: none;} | ||
+ | .right-menu ul { border: none;} | ||
+ | .left-menu a:active {color: #ccaaaa} | ||
+ | |||
+ | /*---Text and link colors---*/ | ||
+ | |||
+ | font.menu {background-color:#F5FFFA} | ||
+ | font.work { font-weight: bold; text-decoration: underline} | ||
+ | font.rest { } | ||
+ | font.BBok{color: #228B22; font-size: 25px;} | ||
+ | font.BBko{color: red; text-decoration: line-through;} | ||
+ | a:link {color:#7A630F} | ||
+ | a:visited {color:#7A630F} | ||
+ | a:active {color:#A15D10; font-weight:bold} | ||
+ | a.new{color: #CC3300;} | ||
+ | a.new:visited {color: #CC3300;} | ||
+ | a.menu:link {font-weight:bold} | ||
+ | a.menu:visited {font-weight:bold} | ||
+ | a.menu:active {font-weight:bold} | ||
+ | |||
+ | |||
+ | /*---Tables and content---*/ | ||
+ | /* | ||
table.freezer { | table.freezer { | ||
background-image:url(https://static.igem.org/mediawiki/2010/2/26/UNIPV_Pavia_ghiaccio2.png); | background-image:url(https://static.igem.org/mediawiki/2010/2/26/UNIPV_Pavia_ghiaccio2.png); | ||
Line 21: | Line 60: | ||
table.menu_mesi td {background-color:#F7EFD5; width="15%"; margin-top:0px; margin-left:5px } | table.menu_mesi td {background-color:#F7EFD5; width="15%"; margin-top:0px; margin-left:5px } | ||
table.menu_mesi th {background-color:#F7EFD5; width="15%"; margin-top:0px; margin-left:5px } | table.menu_mesi th {background-color:#F7EFD5; width="15%"; margin-top:0px; margin-left:5px } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
table.cont { width:100%; padding:3px; background-color:#F7EFD5; border:1px solid #ECE7DA;} | table.cont { width:100%; padding:3px; background-color:#F7EFD5; border:1px solid #ECE7DA;} | ||
table.cont th { background-color:#D6CBA5; padding-left: 5px; padding-right: 5px; border:none;} | table.cont th { background-color:#D6CBA5; padding-left: 5px; padding-right: 5px; border:none;} | ||
table.cont td { background-color:#FFFFFF; padding:5px; text-align: justify; border:none;} | table.cont td { background-color:#FFFFFF; padding:5px; text-align: justify; border:none;} | ||
+ | */ | ||
+ | |||
+ | table { width:100%; padding:3px; background-color:#F7EFD5; border:1px solid #ECE7DA;} | ||
+ | table th { background-color:#D6CBA5; padding-left: 5px; padding-right: 5px; border:none;} | ||
+ | table td { background-color:#FFFFFF; padding:5px; text-align: justify; border:none;} | ||
+ | |||
table.month_cell {background-color:#F7EFD5; border: 1px solid #ECE7DA} | table.month_cell {background-color:#F7EFD5; border: 1px solid #ECE7DA} | ||
table.month_cell td {background-color:#FFFFFF; border:none} | table.month_cell td {background-color:#FFFFFF; border:none} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
</html> | </html> | ||
- |
Revision as of 12:41, 6 August 2010