mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 19:14:26 +02:00
Added back contentbg_transp
Frio default stylesheet slipstream needs it
This commit is contained in:
parent
3b39bce5e6
commit
25e5cbe88e
1 changed files with 1 additions and 0 deletions
|
@ -34,3 +34,4 @@ $nav_icon_color = '#B0B3B8';
|
||||||
$font_color = '#cccccc';
|
$font_color = '#cccccc';
|
||||||
$font_color_darker = '#acacac';
|
$font_color_darker = '#acacac';
|
||||||
$font_color_lighter = '#444444';
|
$font_color_lighter = '#444444';
|
||||||
|
$contentbg_transp = '0';
|
Loading…
Add table
Add a link
Reference in a new issue