Giving back the search forums block styles, using CSS.

This commit is contained in:
defacer 2005-02-27 20:34:27 +00:00
parent 0b5257c351
commit e0840dee09

View file

@ -764,6 +764,16 @@ table.calendar-controls .next
*** Blocks *** Blocks
*** ***
******************************/ ******************************/
/* block_search_forums.php */
.block_search_forums.sideblock .searchform {
text-align: center;
}
.block_search_forums.sideblock .searchform img {
vertical-align: center;
}
/* block_rss_client.php */ /* block_rss_client.php */
.rssclientlink { .rssclientlink {
padding-bottom:5px; padding-bottom:5px;