X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/9129a21b28c88064edfcfc8a8fa23a640f29819c..8e7066ecab24bf4f9795cf624e45804f27c5c005:/public/stylesheets/embed.css diff --git a/public/stylesheets/embed.css b/public/stylesheets/embed.css index fe0b7f2..164381f 100644 --- a/public/stylesheets/embed.css +++ b/public/stylesheets/embed.css @@ -104,22 +104,28 @@ a { #voting-box { width: 330px; - height: 317px; - background: transparent url(/images/embed_voting_bg.png) top left no-repeat; margin: 0px; padding: 0px; overflow: hidden; } +p.position { + color: #000000; + font-size:32px; + font-family:'arial'; + position:absolute; +} + ul { margin: 0 0 0 40px; - padding: 0 0 0 0; + padding: 0 0 0 0px; list-style: none; } .ranking { margin: 0px; height: 53px; + position:relative; overflow: hidden !important; } @@ -148,8 +154,14 @@ ul { #voting-bottom { color: #464646; position: absolute; - top: 318px; width: 330px; + height:53px; +} + +#results-bottom { + position: absolute; + width: 330px; + height:53px; } #container {