Skip to content

Commit 5429502

Browse files
committed
✨ update logo
1 parent 43156e5 commit 5429502

File tree

8 files changed

+3
-4
lines changed

8 files changed

+3
-4
lines changed

src/main/webapp/admin-about.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="module-body padding12">
66
<div class="about-logo">
77
<a href="http://b3log.org" target="_blank">
8-
<img src="${staticServePath}/images/logo.png" alt="Solo" title="Solo" />
8+
<img src="${staticServePath}/images/logo.jpg" alt="Solo" title="Solo" />
99
</a>
1010
</div>
1111
<div class="left content-reset" style="width: 73%">

src/main/webapp/css/default-init.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@
1818
*
1919
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
2020
* @author <a href="http://88250.b3log.org">Liang Ding</a>
21-
* @version 1.0.2.7, Dec 14, 2016
21+
* @version 1.0.2.8, May 13, 2017
2222
*/
23+
2324
html {
2425
height: 100%;
2526
overflow: hidden;
@@ -40,8 +41,6 @@ body {
4041

4142
h2 {
4243
background-color:#ECECEC;
43-
background-image:linear-gradient(#F9F9F9, #ECECEC);
44-
background-repeat:repeat-x;
4544
border-radius: 4px 4px 0 0;
4645
font-size: 16px;
4746
margin: 0;

src/main/webapp/favicon.ico

100644100755
0 Bytes
Binary file not shown.

src/main/webapp/favicon.png

-2.58 KB
Loading

src/main/webapp/images/alipay-me.png

-6.1 KB
Binary file not shown.

src/main/webapp/images/developers.jpg

-11.2 KB
Binary file not shown.

src/main/webapp/images/logo.jpg

7.47 KB
Loading

src/main/webapp/images/logo.png

-11.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)