diff --git a/src/moin/themes/focus/static/css/theme.css b/src/moin/themes/focus/static/css/theme.css index 95ee5c7cf..01c6df0cb 100644 --- a/src/moin/themes/focus/static/css/theme.css +++ b/src/moin/themes/focus/static/css/theme.css @@ -299,6 +299,8 @@ tr > th { background-color: var(--accent-lighter); } .moin-form dt { text-align: start; } #moin-pageinfo { margin-bottom: 10pt; } #moin-footer { padding: 0pt 8pt; } + + .fa.global-history { height: 22pt; width: 22pt; } } @media (min-width: 1000pt) {