]> git.plutz.net Git - busy/blobdiff - Wiki.css
implemented news search
[busy] / Wiki.css
index f519acca3b3a76bce8bc4d3d656bfd31caf44596..52186676c7c3dcdad91856a1fddf54a966d3ca16 100644 (file)
--- a/Wiki.css
+++ b/Wiki.css
 /* You should have received a copy of the GNU Affero General Public License*/
 /* along with Busy.  If not, see <http://www.gnu.org/licenses/>.*/
 
-.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;
-}
-
 .comment {
   background-color: #FFF;
   border-color: #AAF;