added alpha mark to asterisk in the header
This commit is contained in:
parent
c152ecf5a7
commit
779de03111
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div class="container" style="position:relative;">
|
||||
|
||||
<a href="/stream">
|
||||
<img alt="Logo_small" class="diaspora_header_logo" height="38px" width="38px" src="/images/header-logo.png" />
|
||||
<img alt="Logo_small" class="diaspora_header_logo" height="38px" width="65px" src="/images/header-logo.png" />
|
||||
</a>
|
||||
|
||||
<div id="global_search">
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 3.8 KiB |
|
|
@ -305,8 +305,8 @@ ul.as-selections
|
|||
:padding 0 10px
|
||||
|
||||
:margin
|
||||
:left 60px
|
||||
:right 69px
|
||||
:left 43px
|
||||
:right 60px
|
||||
|
||||
.stream
|
||||
audio
|
||||
|
|
|
|||
Loading…
Reference in a new issue