| Current Path : /home/digilove/public_html/plugins/system/ytshortcodes/shortcodes/qrcode/css/ |
| Current File : /home/digilove/public_html/plugins/system/ytshortcodes/shortcodes/qrcode/css/qr-code.css |
.yt-qrcode { display: inline-block; }
.yt-qrcode-align-left {
float: left;
margin: 0 0.5em 0.5em 0;
}
.yt-qrcode-align-center {
display: block;
clear: both;
margin: 1em auto;
text-align: center;
}
.yt-qrcode-align-right {
float: right;
margin: 0 0 0.5em 0.5em;
}
.yt-qrcode a,
.yt-qrcode a:hover,
.yt-qrcode a:active,
.yt-qrcode a:focus {
background: transparent;
outline: none;
display: inline;
text-decoration: none;
}
.yt-qrcode-clickable a:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}
.yt-qrcode img { max-width: 100%; }