improvement for touch devices

This commit is contained in:
2025-09-16 23:08:23 +02:00
parent 026e098314
commit 5b5c250d40
2 changed files with 7 additions and 1 deletions

View File

@@ -389,4 +389,8 @@ table{
.wiki.page h2{
display: inline-block;
}
a.wikilink{
display: block;
}