* luci/themes/openwrt.org: replace header image with optimized png (saves ~60k)
This commit is contained in:
parent
6a0a1a5496
commit
52a063cc5c
3 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ div#content ul {
|
|||
|
||||
#header {
|
||||
min-height: 98px;
|
||||
background-image: url(header.jpg);
|
||||
background-image: url(header.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-color: #557788;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 88 KiB |
BIN
themes/openwrt.org/htdocs/luci-static/openwrt.org/header.png
Normal file
BIN
themes/openwrt.org/htdocs/luci-static/openwrt.org/header.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in a new issue