[TASK] fix layout
This commit is contained in:
parent
e2cfaf098d
commit
d97a34e6b9
@ -11,7 +11,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
<div class="{% if not config.theme_config.widescreen %} container{% endif %} black-text">
|
<div class="{% if not config.theme_config.widescreen %} container{% endif %} black-text">
|
||||||
© 2013 - {{ now|date("Y") }} by chrosey
|
<span>© 2013 - {{ now|date("Y") }} by chrosey</span>
|
||||||
|
<span class="hide-on-large-and-up center">· </span>
|
||||||
<span class="right">powered by <a href="http://picocms.org/">picoCMS</a></span>
|
<span class="right">powered by <a href="http://picocms.org/">picoCMS</a></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -7,8 +7,8 @@
|
|||||||
<img class="center"
|
<img class="center"
|
||||||
src="{{ assets_url }}/logo.svg "
|
src="{{ assets_url }}/logo.svg "
|
||||||
alt=""
|
alt=""
|
||||||
height="48"
|
height="64"
|
||||||
width="48" />
|
width="64" />
|
||||||
</a>
|
</a>
|
||||||
<a data-target="slide-out"
|
<a data-target="slide-out"
|
||||||
class="sidenav-trigger"><i class="material-icons">menu</i></a>
|
class="sidenav-trigger"><i class="material-icons">menu</i></a>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user