]> git.plutz.net Git - busy/blobdiff - busy.css
started Admin interface, integrated flattr
[busy] / busy.css
index a980fc1b37fe45ed52dee54c99abdc5f7612b73b..059791d78b24e01a5064e6e33ac83ba4614e01da 100644 (file)
--- 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;