More code cleanup on SearchEngine.
[lhc/web/wiklou.git] / stylesheets / monobook / main.css
index bab6218..b4e68c2 100644 (file)
@@ -914,6 +914,9 @@ div.patrollink {
        font-size: 75%;
        text-align: right;
 }
-span.newpage, span.minor {
+span.newpage, span.minor, span.searchmatch {
        font-weight: bold;
 }
+span.searchmatch {
+       color: red;
+}