pub / newsplanet

Planet-Style Newsfeed generated with perlanet
git clone https://src.jayvii.de/pub/newsplanet.git
Home | Log | Files | Exports | Refs | README | RSS

commit d814ffddfaca2f0b1cc4b0605aeb521b24165836
parent 64e167c4eb3fa078bfbb80a28f468214630c045b
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Mon,  3 Jun 2024 10:40:24 +0200

small layout adjustments

Diffstat:
Mtemplate.html | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/template.html b/template.html @@ -27,6 +27,7 @@ h2 > a[href^="https"]::after { content: " \2197"; } + </style> <script> // Toggle Theme function @@ -89,7 +90,9 @@ <hr> <details> <summary class="button">Feeds</summary> - <!--FEEDS--> + <div style="margin-left:1em;"> + <!--FEEDS--> + </div> </details> <hr style="marhin-bottom:2em;">