X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=busy.css;h=fc454a3733bb6c377bf65b200691ae21e771fddd;hp=1abcc6f98372313a8ecd64a58ec46cbef8d53f11;hb=ab208fff56e536585bc0978898a7c3f610c73dce;hpb=d3de2db642fcbe7b44b20ac6b65a28d9efe1d50f diff --git a/busy.css b/busy.css index 1abcc6f..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; @@ -114,6 +130,11 @@ div#LEFT h1{ text-decoration: none; margin: 0em 0em .5em 0em; } +div#RIGHT h1{ + font: normal bold 1.2em sans-serif; + text-decoration: none; + margin: 0em 0em .5em 0em; +} .search { background-color: #FFF;