Implement simple search

This commit is contained in:
Eike Foken
2011-09-15 05:12:40 +02:00
parent 5e539daebd
commit aefc4e0387
7 changed files with 109 additions and 12 deletions

View File

@@ -248,6 +248,13 @@ div.error {
.search-submit {
left: 160px;
position: absolute;
border: 1px solid #d2d2d2;
border-left: 0;
height: 20px;
background-color: #f7f7f7;
font: 11px Arial, sans-serif;
line-height: 12px;
padding: 3px 2px;
}
/* Blog */