mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
fixfengge
This commit is contained in:
parent
b6e39b3ae9
commit
f064b58a7f
3 changed files with 3 additions and 3 deletions
|
@ -786,8 +786,8 @@ header h3 {
|
||||||
header h3 a, header .brand {
|
header h3 a, header .brand {
|
||||||
float: left;
|
float: left;
|
||||||
display: block;
|
display: block;
|
||||||
padding: 8px 20px 12px;
|
/* padding: 8px 20px 12px; */
|
||||||
margin-left: -10px;
|
/* margin-left: -10px; */
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
|
|
BIN
luci-theme-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/images/omr-logo.png
Executable file → Normal file
BIN
luci-theme-openmptcprouter/htdocs/luci-static/resources/openmptcprouter/images/omr-logo.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 6.8 KiB |
|
@ -47,7 +47,7 @@
|
||||||
<header>
|
<header>
|
||||||
<div class="fill">
|
<div class="fill">
|
||||||
<div class="container">
|
<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>
|
<ul class="nav" id="topmenu" style="display:none"></ul>
|
||||||
<div id="indicators" class="pull-right"></div>
|
<div id="indicators" class="pull-right"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue