Template:UNIPV-Pavia/Style
From 2010.igem.org
Line 39: | Line 39: | ||
/*---Tables and content---*/ | /*---Tables and content---*/ | ||
+ | |||
+ | table.menu {margin-top:0px; margin-left:3px; padding:0px; background-color:#F7EFD5; border:1px solid #ECE7DA;} | ||
+ | table.menu td {background-color:#F7EFD5; width="15%"; margin-top:0px; margin-left:5px } | ||
+ | table.menu 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 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.month_cell {background-color:#F7EFD5; border: 1px solid #ECE7DA} | ||
+ | table.month_cell td {background-color:#FFFFFF; border:none} | ||
+ | |||
+ | </style> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | |||
/* | /* | ||
table.freezer { | table.freezer { | ||
Line 61: | Line 78: | ||
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 } | ||
*/ | */ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Revision as of 14:08, 6 August 2010
/* table.freezer { background-image:url(); backgroud-repeat: repeat-x; backgroud-repeat: repeat-y; } font.freezer {color:#FFFFFF} table.trasparenza{background-color:transparent} table.notebook{background-image:url(); backgroud-repeat: repeat-x; backgroud-repeat: repeat-y; } table.notebook2{background-image:url(); backgroud-repeat: repeat-x; backgroud-repeat: repeat-y; } table.menu {margin-top:0px; margin-left:3px; padding:0px; background-color:#F7EFD5; border:1px solid #ECE7DA;} table.menu td {background-color:#F7EFD5; width="15%"; margin-top:0px; margin-left:5px } table.menu_mesi {margin-top:0px; margin-left:3px; padding:0px; background-color:#F7EFD5; border:1px solid #ECE7DA;} 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 }
- /