News moderation buttons directly on the home page

This commit is contained in:
imperosol
2025-01-20 18:02:24 +01:00
parent 92b2befd55
commit 6627ea417c
7 changed files with 243 additions and 77 deletions

View File

@ -171,7 +171,9 @@
}
.news_event {
display: block;
display: flex;
flex-direction: column;
gap: .5em;
padding: 1em;
header {