Fix definition for CSS font shorthard property

This commit is contained in:
Tobi Schäfer 2024-06-23 23:52:11 +02:00
parent 42fa5a1c6d
commit d03e0b2987
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -435,7 +435,7 @@ void (function(url) {
html, html.uk-notouch, body {
background-color: @background;
color: @text-color;
font-family: @text-font;
font: @text-font;
}
body.av-16, body.av-page {