mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
Added contentbg_transp back
Frio default stylesheet slipstream needs it.
This commit is contained in:
parent
5e472cdccb
commit
3b39bce5e6
1 changed files with 1 additions and 0 deletions
|
@ -32,3 +32,4 @@ $link_color = ($customColor) ? '#'.$customColor->getHex() : '#'.$accentColor->ge
|
|||
$nav_icon_color = '#65686C';
|
||||
$font_color = '#313131';
|
||||
$font_color_darker = '#333';
|
||||
$contentbg_transp = '0';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue