X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c8404eeb9ad60aa18526c56feff2d26ea161028b..c49bd887561c4ee07feef7e6e8d25b6a3f15b5b7:/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; }