Update font size

This commit is contained in:
2026-03-09 12:38:53 +01:00
parent 89e56af1b9
commit 81d5dd66a2
2 changed files with 3 additions and 3 deletions

View File

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