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