From 4d8c223503257fce73cc67ec9b0fe09cc252c5c4 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Wed, 23 May 2007 10:12:50 +0000 Subject: - link to channel in search results --- css/styles.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'css/styles.css') diff --git a/css/styles.css b/css/styles.css index da4c04a..31b76f7 100644 --- a/css/styles.css +++ b/css/styles.css @@ -857,6 +857,11 @@ table.searchresults div.more { cursor: pointer; } +table.searchresults a { + text-decoration: none; + color: black; + font-weight: bold; +} /* ############################## # Login -- cgit v1.2.3