]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - inc/shaarli.css
Changed QR-Code CSS (selector and attributes)
[github/shaarli/Shaarli.git] / inc / shaarli.css
index 508398483676fe56418f8b4b519b51bbf89d2034..52a48208fb0ac3a0e5e7aa76d685bd90151e56e8 100644 (file)
@@ -316,7 +316,8 @@ text-shadow:2px 2px 1px #000000;
        background: #ffffff;
 }
 
-div.qrcode {
+div#permalinkQrcode {
+padding:20px;
 width:220px;
 height:220px;
 background-color: #ffffff;
@@ -465,4 +466,4 @@ div.dailyEntryDescription { font-size:10pt; }
 } 
 
 /* Highlight search results */
-.highlight { background-color: #FFFF33; }
\ No newline at end of file
+.highlight { background-color: #FFFF33; }