X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/7963fe06622ddbda89c0b6d6431339f26b9d6ecf..25ca86ba092b776dbee0af7d40383fb2e0836dbb:/public/stylesheets/front.css diff --git a/public/stylesheets/front.css b/public/stylesheets/front.css index 4d77ea6..daa91c7 100644 --- a/public/stylesheets/front.css +++ b/public/stylesheets/front.css @@ -25,7 +25,7 @@ table, caption, tbody, tfoot, thead, tr, th, td { body { line-height: 1; color: black; - background: #ffffff url(/images/bg_index.png) repeat-x top center; + background: #ffffff url(/images/bg_index.gif) repeat-x top center; } a { @@ -53,7 +53,7 @@ a { /* Header */ #header h1 { - background: url(/images/title_front.png) center top no-repeat; + background: url(/images/title_front.gif) center top no-repeat; overflow: hidden; padding-top: 189px; height: 0px; @@ -95,7 +95,7 @@ h3 { padding-top: 50px; height: 559px; width: 185px; - background: url(/images/bg_voters.png) top left no-repeat; + background: url(/images/bg_voters.gif) top left no-repeat; } #voters-content { @@ -106,7 +106,7 @@ h3 { padding-top: 139px; height: 470px; width: 185px; - background: url(/images/bg_controlroom.png) top left no-repeat; + background: url(/images/bg_controlroom.gif) top left no-repeat; } #control-room-content { @@ -117,7 +117,7 @@ h3 { padding-top: 80px; height: 529px; width: 185px; - background: url(/images/bg_quickvotes.png) top left no-repeat; + background: url(/images/bg_quickvotes.gif) top left no-repeat; } #quickvotes-content {