]> git.mxchange.org Git - friendica-addons.git/blobdiff - pledgie/pledgie.css
pageheader: update the DE translation
[friendica-addons.git] / pledgie / pledgie.css
old mode 100755 (executable)
new mode 100644 (file)
index 4cbabe6..5195871
 
 .pledgie {
     text-align: center;
-       width 100%;
+       width: 100%;
        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;
-}