Fix definition for CSS font shorthard property
This commit is contained in:
parent
42fa5a1c6d
commit
d03e0b2987
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue