X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/9129a21b28c88064edfcfc8a8fa23a640f29819c..206dea3e99fd260c31bc86b36b309071696f2b3a:/public/stylesheets/embed.css diff --git a/public/stylesheets/embed.css b/public/stylesheets/embed.css index fe0b7f2..86248c1 100644 --- a/public/stylesheets/embed.css +++ b/public/stylesheets/embed.css @@ -104,16 +104,20 @@ 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'; +} + ul { margin: 0 0 0 40px; - padding: 0 0 0 0; + padding: 0 0 0 0px; list-style: none; } @@ -148,8 +152,8 @@ ul { #voting-bottom { color: #464646; position: absolute; - top: 318px; width: 330px; + height:53px; } #container {