diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_default_poll.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_default_poll.tmpl index a640acb88..2c10f6c0c 100644 --- a/docs/upgrades/templates-6.99.0/wgtemplate_default_poll.tmpl +++ b/docs/upgrades/templates-6.99.0/wgtemplate_default_poll.tmpl @@ -56,4 +56,7 @@ h2 { font-family:arial; font-size:10pt; font-weight:bold; +} +.pollColor { + background-color:gray; } \ No newline at end of file