X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/81fbc45191a8c9bc5b23e3a997783af59321ff4f..8e7066ecab24bf4f9795cf624e45804f27c5c005:/public/stylesheets/embed.css diff --git a/public/stylesheets/embed.css b/public/stylesheets/embed.css index 90e1a21..164381f 100644 --- a/public/stylesheets/embed.css +++ b/public/stylesheets/embed.css @@ -109,6 +109,13 @@ a { overflow: hidden; } +p.position { + color: #000000; + font-size:32px; + font-family:'arial'; + position:absolute; +} + ul { margin: 0 0 0 40px; padding: 0 0 0 0px; @@ -118,6 +125,7 @@ ul { .ranking { margin: 0px; height: 53px; + position:relative; overflow: hidden !important; } @@ -150,6 +158,12 @@ ul { height:53px; } +#results-bottom { + position: absolute; + width: 330px; + height:53px; +} + #container { margin: 0 auto 0 auto; width: 90%;