浏览代码

Update tipuesearch CSS style

Talha Mansoor 11 年之前
父节点
当前提交
cd008ef0eb
共有 1 个文件被更改,包括 1 次插入7 次删除
  1. 1 7
      static/tipuesearch/tipuesearch.css

+ 1 - 7
static/tipuesearch/tipuesearch.css

@@ -19,12 +19,6 @@ http://www.tipue.com/search
      padding-top: 60px;     
      background: #fff url('img/loader.gif') no-repeat left;
 }
-
-#tipue_search_warning_head
-{
-     font: 300 16px/1.6 'open sans', sans-serif;
-	color: #333;
-}
 #tipue_search_warning
 {
      font: 12px/1.6 'open sans', sans-serif;
@@ -41,7 +35,7 @@ http://www.tipue.com/search
 	padding-bottom: 1px;
 	border-bottom: 1px solid #ccc;   
 }
-#tipue_search_results_count
+#tipue_search_results_count, #tipue_search_warning_head
 {
     color:darkred;
     padding: 5px 5px 15px 5px;