forked from leftypol/leftypol
Change topbar display
This commit is contained in:
parent
21f2fdb3d4
commit
2b868ddd48
7 changed files with 49 additions and 40 deletions
|
@ -10,7 +10,7 @@
|
|||
{% if config.url_favicon %}<link rel="shortcut icon" href="{{ config.url_favicon }}" />{% endif %}
|
||||
</head>
|
||||
<body>
|
||||
<div class="topbar">
|
||||
<div class="bar top">
|
||||
{{ boardlist.top }}
|
||||
</div>
|
||||
<img class="board_image" src="{{ config.url_banner }}"style="{% if config.banner_width %}width:{{ config.banner_width }}px{% endif %};height:{{ config.banner_height }}px;" alt="" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue