mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 19:14:26 +02:00
Removed unused css vars (Issue #6)
This commit is contained in:
parent
433a40f527
commit
e042a5314a
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ $link_color = ($customColor) ? '#'.$customColor->getHex() : '#'.$accentColor->li
|
||||||
$link_color = "#0066ff";
|
$link_color = "#0066ff";
|
||||||
}
|
}
|
||||||
$nav_icon_color = '#65686C';
|
$nav_icon_color = '#65686C';
|
||||||
$background_image = '';
|
|
||||||
$contentbg_transp = 100;
|
|
||||||
$font_color = '#313131';
|
$font_color = '#313131';
|
||||||
$font_color_darker = '#333';
|
$font_color_darker = '#333';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue