Quellcode durchsuchen

专题页 所有专题 修改为1行2项

Chente vor 8 Jahren
Ursprung
Commit
cacc725ff8
1 geänderte Dateien mit 1 neuen und 59 gelöschten Zeilen
  1. 1 59
      css/style.css

+ 1 - 59
css/style.css

@@ -2830,42 +2830,6 @@ td a:hover.pirceEdit .colOrange {
 	line-height:28px;
 	font-size:14px
 }
-.bbImg{
-	position:relative;
-}
-.bbView{
-	position:absolute;
-	width:100%;
-	height:100%;
-	text-align: center;
-	top:-5000px;
-	z-index: 999;
-}
-.bbView span{
-	position:absolute;
-	top:50%;
-	left:50%;
-	background:#1e7145;
-	color:#fff;
-	padding:5px 10px;
-	border:1px solid #fff;
-}
-.bbViewB{
-	margin-top:-10px;
-	margin-left: -50px;
-}
-.bbViewX{
-	margin-top: -10px;
-	margin-left: -45px;
-}
-.bbImg a:hover .bbView{
-	top:0;
-}
-.bbImgBg{
-	width:100%;
-	background:#000;
-	display:block;
-}
 .table .subHead{
 	background:#ddd
 }
@@ -2882,30 +2846,8 @@ td a:hover.pirceEdit .colOrange {
 	padding:5px 10px;
 	font-size:16px;
 }
-.search-btn{
-	margin:20px 0;
-}
-.search-input{
-	padding:0 5px 0;
-	width:500px;
-	height:32px;
-	font-size: 14px;
-	line-height: 32px;
-	border:1px solid #c2c2c2;
-	border-bottom: 2px solid #c2c2c1;
-}
-.senior-search{
-	margin:0 10px 0;
-	color:#006AAD;
-	cursor:pointer;
-}
-.search-tips{
-	margin:5px 0 0;
-	color:#666;
-}
 .search-bar dl{
-	margin-bottom: 20px;
-	display:none;
+	margin-bottom: 20px
 }
 .search-bar dt{
 	border-left:3px solid #1E7145 ;