switch to styles.alv.cx

This commit is contained in:
2022-04-03 22:27:59 +01:00
parent b35e868850
commit 2b8874106f
4 changed files with 12 additions and 43 deletions

View File

@@ -10,5 +10,5 @@
<div id="content">
<h1>$title$</h1>
$extra_content$
<ul id="articlelist">
<ul class="buttonlist">
<li class="article"><a href="..">../</a></li>

View File

@@ -1,7 +0,0 @@
<li>
<a href="$filepath$"> $if(title)$
$title$
$else$
no title ($filepath$)
$endif$</a>
</li>