mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
ad
This commit is contained in:
+4
-3
@@ -41,9 +41,10 @@ header div:nth-child(2){
|
||||
}
|
||||
#search_btn{
|
||||
width:50px;
|
||||
height:45px;
|
||||
border:1px solid #0091FF;
|
||||
margin-left: 6px;
|
||||
height:42px;
|
||||
line-height:45px;
|
||||
text-align:center;
|
||||
margin-left:3px;
|
||||
background-color:#0091FF;
|
||||
border-left:0;
|
||||
border:0;
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
<input id="search_input" type="text" placeholder="请输入关键字"/>
|
||||
</div>
|
||||
<div>
|
||||
<input id="search_btn" type="button" value="搜索">
|
||||
<div id="search_btn">搜索</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user