X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=busy.css;h=059791d78b24e01a5064e6e33ac83ba4614e01da;hp=a980fc1b37fe45ed52dee54c99abdc5f7612b73b;hb=5904c1228d390cec4530025709c3826910c25084;hpb=766fa0c3db0db95dff75858caeab75e7fa3d1ef0 diff --git a/busy.css b/busy.css index a980fc1..059791d 100644 --- a/busy.css +++ b/busy.css @@ -114,6 +114,31 @@ 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; + border-color: #AAF; + border-style: solid; + border-width: 1px; + margin: .6em 0em; + padding: .2em .5em .5em .5em; + border-radius: 8px; + -moz-border-radius: 8px; +} +.search h2{ + font: normal bold 1em sans-serif; + text-align: center; + color: #66F; + margin: 0em 0em .3em 0em; + border-style: none none solid none; + border-width: 1px; + border-color: #AAF; +} div#RIGHT { position: absolute;