Skip to content

Commit

Permalink
修复bug
Browse files Browse the repository at this point in the history
  • Loading branch information
X-MQSI committed Jul 25, 2023
1 parent e3d0617 commit 26650ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ header{
width: 100%;
background-color: #e3f2fd;
z-index: 99;
display:flex;
align-items:center;
}

Expand Down
10 changes: 0 additions & 10 deletions module/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,16 +147,6 @@
</div>
<!--搜索栏下拉菜单-->
<div class="collapse pull-down-search pullsearchdiv" id="pull-down-search">
<div style="height: 15px;"></div>
<form class="navbar-form navbar-right site-search pullsearch" action="https://cn.bing.com/search"
target="_blank">
<div>
<input type="search" name="query" class="form-control me-2" placeholder="Enter to search" value="">
<input type="hidden" class="realQuery" name="q" value=" site:hkems-stmo.top">
</div>
</form>
<div style="height: 15px;"></div>
<div class="stereoscopic-line"></div>
</div>
</div>
<script>
Expand Down

0 comments on commit 26650ba

Please sign in to comment.