layout adjustements for pledgie box
[friendica-addons.git/.git] / pledgie / pledgie.css
index 9cb9896..4cbabe6 100755 (executable)
        margin-top: 25px;
        font-size: 20px;
 }
+
+#pledgie-box {
+       position: fixed; 
+       bottom: 5px; 
+       left: 20px; 
+       z-index: 1000;
+       width: 150px;
+       font-size: 12px;
+       font-weight: bold;
+}