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 {
height: 100%;
height: 100%;
padding-bottom: 4em;
padding-bottom: 4em;
Line 12: Line 12:
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;
background-color: #F7EFD5;
-
}  
+
} */
body {
body {
Line 52: Line 52:
table {  }
table {  }
/*<!-- sfondo menu = #F7EFD5 -->*/
/*<!-- sfondo menu = #F7EFD5 -->*/
-
table.menu {background-color:none; margin-top:0px; margin-left:3px; padding:0px; border:0px solid #ECE7DA;}
+
table.menu {background-color:#F7EFD5; 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; border:0px;}
+
table.menu td {background-color:#F7EFD5; width="15%"; margin-top:0px; margin-left:5px; border:0px;}
-
table.menu th {background-color:none; width="15%"; margin-top:0px; margin-left:5px; border:0px;}
+
table.menu th {background-color:#F7EFD5; 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; }

Revision as of 12:07, 10 October 2010