Improve footer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Peter Stuifzand 2020-08-05 10:05:34 +02:00
parent 556f462a2d
commit 6d0551d08e
2 changed files with 6 additions and 0 deletions

View File

@ -221,3 +221,7 @@ mark {
.section {
padding: 0;
}
.footer {
padding: 0 12px;
}

View File

@ -271,10 +271,12 @@
</div>
<div class="footer">
<div class="h-app">
<a href="/" class="u-url p-name">Wiki</a>
&mdash; created by <a href="https://peterstuifzand.nl/">Peter Stuifzand</a>
</div>
</div>
<div id="save-indicator" class="hide"></div>
</div>