X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/190929f3392f3e433488f3132f88f3a179aee461..da120efeaaffe20027a494ac59ba31f70d236f07:/public/stylesheets/front.css diff --git a/public/stylesheets/front.css b/public/stylesheets/front.css index 5c2d1ca..4c973b1 100644 --- a/public/stylesheets/front.css +++ b/public/stylesheets/front.css @@ -18,7 +18,7 @@ table, caption, tbody, tfoot, thead, tr, th, td { padding: 0; border: 0; font-size: 100%; - font-family: inherit; + font-family: "Trebuchet MS", Verdana, Arial, sans-serif; vertical-align: baseline; } @@ -33,7 +33,7 @@ a { } #body { - font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; + font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: white; font-size: 12px; text-align: left; @@ -58,6 +58,21 @@ a { padding-top: 189px; height: 0px; margin-top: 10px; + margin-left: 231px; +} + +#top-bar { + + position: relative; + float: right; + width: 231px; + text-align: center; +} + +#top-bar a { + color: black; + font-size: 11px; + text-decoration: none; } @@ -91,6 +106,7 @@ h3 { margin-bottom: 1em; } + #voters { padding-top: 50px; height: 559px;