Tweak styles for global header
This commit is contained in:
parent
0c11b72804
commit
a398a0a710
2 changed files with 4 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
<div class="global">
|
||||
<a class="home" href="${url('home')}">
|
||||
${self.header_logo()}
|
||||
<span>${self.global_title()}</span>
|
||||
<span class="title">${self.global_title()}</span>
|
||||
</a>
|
||||
% if master:
|
||||
<span class="global">»</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue