Made a slight change to xhtml strict poll template

This commit is contained in:
Steve Swanson 2006-03-22 21:54:13 +00:00
parent b84d068229
commit 8dc1a74e5a

View file

@ -56,4 +56,7 @@ h2 {
font-family:arial;
font-size:10pt;
font-weight:bold;
}
.pollColor {
background-color:gray;
}