Template:Wisconsin-Madison header

From 2010.igem.org

(Difference between revisions)
Line 93: Line 93:
h1, h2 {
h1, h2 {
color: #eeeeee;
color: #eeeeee;
-
text-shadow: 0px 1px 2px black;
+
text-shadow: 1px 1px 2px black;
border: none;
border: none;
font-weight: normal;
font-weight: normal;
filter: Shadow(Color=black,
filter: Shadow(Color=black,
Direction=100,  
Direction=100,  
-
Strength=1);
+
Strength=.1);
}
}
h3, h4 {
h3, h4 {
color: #888888;
color: #888888;
-
text-shadow: 1px 1px 1px grey;
+
text-shadow: 1px 1px 0px ;
border: none;
border: none;
font-weight: normal;
font-weight: normal;
filter: Shadow(Color=black,
filter: Shadow(Color=black,
Direction=100,  
Direction=100,  
-
Strength=1);
+
Strength=.5);
}
}
h1 {
h1 {

Revision as of 19:00, 8 July 2010