X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=busy.css;h=fc454a3733bb6c377bf65b200691ae21e771fddd;hp=059791d78b24e01a5064e6e33ac83ba4614e01da;hb=ab208fff56e536585bc0978898a7c3f610c73dce;hpb=801bd5e8a7cd366e4e469ddbf423f7e037ed411e diff --git a/busy.css b/busy.css index 059791d..fc454a3 100644 --- a/busy.css +++ b/busy.css @@ -68,6 +68,22 @@ div#ACCOUNTING { border-color: #AAF; padding: .5em 1em .5em 1em; } +div#ACCOUNTING #btcqr { + position: fixed; + border: 1px solid #000; + background-color: #FFF; + padding: 1em; + + /*left: 40%; right: 40%; top: 10em;*/ + text-align: center; + vertical-align: middle; + z-index: 100; + + overflow: none; +} +div#ACCOUNTING #btcqr img { + width: 80% +} div#MENU { position: absolute;