X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c5d48f6ea92e43f07182d20ebe693692b4330437..da120efeaaffe20027a494ac59ba31f70d236f07:/public/stylesheets/voter.css diff --git a/public/stylesheets/voter.css b/public/stylesheets/voter.css index ec14c84..8f5c734 100644 --- a/public/stylesheets/voter.css +++ b/public/stylesheets/voter.css @@ -2,11 +2,15 @@ a { color: #005cd9; } -#page-title .header { +#title-header { background-color: #005cd9; } -#page-title .subheader { +#title-header .header { + background-color: #005cd9; +} + +#title-header .subheader { color: #005cd9; background-color: #e5e5e5; }