added numbering back to embeddables, should count correctly no matter how many candid...
[selectricity-live] / public / stylesheets / embed.css
index fe0b7f283f4e7548d9e0446080a662d29ac7d13d..86248c1bbae10dbe757b28b84a36a8398ebcbbcb 100644 (file)
@@ -104,16 +104,20 @@ a {
 \r
 #voting-box {\r
        width: 330px;\r
-       height: 317px;\r
-       background: transparent url(/images/embed_voting_bg.png) top left no-repeat;\r
        margin: 0px;\r
        padding: 0px;\r
        overflow: hidden;\r
 }\r
 \r
+p.position {\r
+       color: #000000;\r
+       font-size:32px;\r
+       font-family:'arial';\r
+}\r
+\r
 ul {\r
        margin: 0 0 0 40px;\r
-       padding: 0 0 0 0;\r
+       padding: 0 0 0 0px;\r
        list-style: none;\r
 }\r
 \r
@@ -148,8 +152,8 @@ ul {
 #voting-bottom {\r
        color: #464646;\r
     position: absolute;\r
-    top: 318px;\r
     width: 330px;\r
+       height:53px;\r
 }\r
 \r
 #container {\r

Benjamin Mako Hill || Want to submit a patch?