Template:UNIPV-Pavia/Style

From 2010.igem.org

(Difference between revisions)
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-size: 25px;}
+
font.BBok {color: #228B22; font-size: 25px;}
-
font.BBko{color: red; text-decoration: line-through;}
+
font.BBko {color: red; text-decoration: line-through;}
a:link {color:#7A630F}
a:link {color:#7A630F}
a:visited {color:#7A630F}
a:visited {color:#7A630F}
a:active {color:#A15D10; font-weight:bold}
a:active {color:#A15D10; font-weight:bold}
-
a.new{color: #CC3300;}
+
a.new {color: #CC3300;}
a.new:visited {color: #CC3300;}
a.new:visited {color: #CC3300;}
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;
 +
filter:alpha(opacity=50);
 +
-moz-opacity:0.5;
 +
-khtml-opacity: 0.5;
 +
opacity: 0.5;
 +
}
 +
 
 +
}
 +
 
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: transparent; padding:5px; text-align: justify; border:none;}
table.cont td { background-color: transparent; padding:5px; text-align: justify; border:none;}

Revision as of 10:03, 8 October 2010