mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-05 09:10:05 +00:00
Change logo
This commit is contained in:
parent
22aaaa5d10
commit
e5d353d09d
@ -267,7 +267,7 @@ textarea:-moz-placeholder {
|
|||||||
#main, #footer { width:950px; }
|
#main, #footer { width:950px; }
|
||||||
#main { margin:0 auto; }
|
#main { margin:0 auto; }
|
||||||
#header {
|
#header {
|
||||||
padding-top:4px;
|
padding-top:12px;
|
||||||
background:#f4f4f4;
|
background:#f4f4f4;
|
||||||
width:100%;
|
width:100%;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
@ -411,7 +411,7 @@ textarea:-moz-placeholder {
|
|||||||
}
|
}
|
||||||
#header .nav {
|
#header .nav {
|
||||||
float:left;
|
float:left;
|
||||||
padding-top:17px;
|
padding-top:9px;
|
||||||
}
|
}
|
||||||
#header .nav li {
|
#header .nav li {
|
||||||
float: left;
|
float: left;
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 1.9 KiB |
@ -80,7 +80,7 @@
|
|||||||
|
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div id="header-inner">
|
<div id="header-inner">
|
||||||
<img src="{{ MEDIA_URL }}img/logo.png?t=1" title="SeaCloud" alt="SeaCloud logo" id="logo" class="fleft" />
|
<img src="{{ MEDIA_URL }}img/logo.png?t=2" title="Seafile" alt="Seafile logo" id="logo" class="fleft" />
|
||||||
{% block nav %}{% endblock %}
|
{% block nav %}{% endblock %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user