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