Update font

This commit is contained in:
2026-03-06 09:51:37 +01:00
parent 79a31340a8
commit 89e56af1b9
3 changed files with 10 additions and 3 deletions

View File

@@ -360,7 +360,7 @@ form.search {
********************************************************************/
.dokuwiki .aside {
font-size: 0.875em;
font-size: 1em;
overflow: hidden;
word-wrap: break-word;
@@ -430,6 +430,7 @@ form.search {
clear: both;
background: @ini_background;
color: inherit;
font-size: 1.1em;
border: 1px solid @ini_border;
padding: 1.556em 2em 2em;
margin-bottom: .5em;