Commit 5e2812fc authored by xieyishang's avatar xieyishang

~~~~

parent bd964a47
......@@ -33,7 +33,8 @@
<div class="search_tags">
<img class="search_logo" src="/static/images/home/search_logo1.png" alt="">
<!-- <h1>军队基层政治工作课程网站</h1> -->
<img class="websitenameimg" src="/static/images/home/websitename2.png" alt="">
<!-- <img class="websitenameimg" src="/static/images/home/websitename2.png" alt=""> -->
<img class="websitenameimg" src="/static/images/home/websitename1.png" alt="">
<!-- <p class="describes">Military grass-roots political work course website</p> -->
<div class="searchinput">
<input autocomplete="off" class="seinputss" id="seinputss" type="text" name="keywords" placeholder="请输入关键字">
......
......@@ -221,8 +221,8 @@ a:focus, a:hover {
}
.homebanners .banner_search .search_tags .search_logo {
width: 104px;
height: 104px;
width: 150px;
height: 150px;
margin: 0 auto;
}
......
......@@ -208,8 +208,10 @@ $navwidth:120px;
margin: 0 auto;
text-align: center;
.search_logo{
width: 104px;
height: 104px;
// width: 104px;
// height: 104px;
width: 150px;
height: 150px;
margin: 0 auto;
}
h1{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment