Font sizes (temporary?) scaled down a bit. See 994b6b5258
This commit is contained in:
parent
28e0e64643
commit
c4e82772c0
@ -130,9 +130,9 @@ if(! $a->install) {
|
||||
if (! $item_opacity)
|
||||
$item_opacity = "1";
|
||||
if (! $font_size)
|
||||
$font_size = "1.0rem";
|
||||
$font_size = "0.9rem";
|
||||
if (! $body_font_size)
|
||||
$body_font_size = "0.8rem";
|
||||
$body_font_size = "0.75rem";
|
||||
if (! $font_colour)
|
||||
$font_colour = "#4d4d4d";
|
||||
if (! $selected_active_colour)
|
||||
|
Reference in New Issue
Block a user