mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-16 04:24:23 +00:00
Split spree variable changes into per-feature files, add an eaterprises feature for default layout
This commit is contained in:
@@ -7,7 +7,7 @@ $c_red: #e45353; /* Error red */
|
||||
$layout_background_color: #FFFFFF;
|
||||
$title_text_color: #404042;
|
||||
$body_text_color: #404042;
|
||||
$link_text_color: #006066;
|
||||
$link_text_color: #00ADEE;
|
||||
|
||||
$product_background_color: #FFFFFF;
|
||||
$product_title_text_color: #404042;
|
||||
@@ -56,3 +56,6 @@ $ff_base: 'Ubuntu', sans-serif;
|
||||
$input_box_font_size: 13px;
|
||||
$base_font_size: 12px;
|
||||
$button_border_color: rgba(0, 138, 189, .75);
|
||||
|
||||
|
||||
@import "./variables_changes.css.scss";
|
||||
|
||||
Reference in New Issue
Block a user