This commit is contained in:
parent
556f462a2d
commit
6d0551d08e
|
@ -221,3 +221,7 @@ mark {
|
||||||
.section {
|
.section {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footer {
|
||||||
|
padding: 0 12px;
|
||||||
|
}
|
||||||
|
|
|
@ -271,10 +271,12 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="footer">
|
||||||
<div class="h-app">
|
<div class="h-app">
|
||||||
<a href="/" class="u-url p-name">Wiki</a>
|
<a href="/" class="u-url p-name">Wiki</a>
|
||||||
— created by <a href="https://peterstuifzand.nl/">Peter Stuifzand</a>
|
— created by <a href="https://peterstuifzand.nl/">Peter Stuifzand</a>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="save-indicator" class="hide"></div>
|
<div id="save-indicator" class="hide"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user