X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=inc%2Fshaarli.css;h=52a48208fb0ac3a0e5e7aa76d685bd90151e56e8;hb=7b2186a63e2c788f1f2622779c5a1c341117eac1;hp=508398483676fe56418f8b4b519b51bbf89d2034;hpb=1b647ff409d336c7e6f7e19baf423d8b7ccb7e05;p=github%2Fshaarli%2FShaarli.git diff --git a/inc/shaarli.css b/inc/shaarli.css index 50839848..52a48208 100644 --- a/inc/shaarli.css +++ b/inc/shaarli.css @@ -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; }