X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/68d36148578a124acbf34f5da6893b0a62663699..897b987778781e888d458899161c5afdc6afa991:/public/stylesheets/front.css diff --git a/public/stylesheets/front.css b/public/stylesheets/front.css index af714b8..045055f 100644 --- a/public/stylesheets/front.css +++ b/public/stylesheets/front.css @@ -24,30 +24,13 @@ table, caption, tbody, tfoot, thead, tr, th, td { body { line-height: 1; - color: black; + color: white; background: #ffffff url(/images/bg_index.png) repeat-x top center; } -/* tables still need 'cellspacing="0"' in the markup */ -table { - border-collapse: separate; -} - -caption, th, td { - text-align: left; - font-weight: normal; -} - -#page-wrapper { - width: 960px; - margin: 0 auto 0 auto; - text-align: center; -} - - /* Header */ #header h1 { - background: url(/images/title.png) center top no-repeat; + background: url(/images/title_front.png) center top no-repeat; overflow: hidden; padding-top: 189px; height: 0px; @@ -101,7 +84,6 @@ h3 { height: 470px; width: 185px; background: url(/images/bg_controlroom.png) top left no-repeat; - } #control-room-content {