1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

fixfengge

This commit is contained in:
suyuan 2021-03-24 22:16:20 +08:00
parent b6e39b3ae9
commit f064b58a7f
3 changed files with 3 additions and 3 deletions

View file

@ -786,8 +786,8 @@ header h3 {
header h3 a, header .brand {
float: left;
display: block;
padding: 8px 20px 12px;
margin-left: -10px;
/* padding: 8px 20px 12px; */
/* margin-left: -10px; */
color: #fff;
font-size: 20px;
font-weight: 200;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Before After
Before After

View file

@ -47,7 +47,7 @@
<header>
<div class="fill">
<div class="container">
<a class="brand" href="#" alt="openmptcprouter路由器特别定制优化版"><img src="<%=resource%>/openmptcprouter/images/omr-logo.png" height="30" width="30" alt="OMR" />openmptcprouter路由器特别定制优化版</a>
<a class="brand" href="#" alt="openmptcprouter路由器特别定制优化版"><img src="<%=resource%>/openmptcprouter/images/omr-logo.png" height="50" width="150" alt="openmptcprouter路由器特别定制优化版" /></a>
<ul class="nav" id="topmenu" style="display:none"></ul>
<div id="indicators" class="pull-right"></div>
</div>