rebuild css
This commit is contained in:
parent
4060ecd88b
commit
9aecf60a75
|
@ -9,7 +9,8 @@
|
||||||
- Tidy up left sidebar check - thx @gillespieza
|
- Tidy up left sidebar check - thx @gillespieza
|
||||||
- Add gulp default talk (watcher) - thx @redpik
|
- Add gulp default talk (watcher) - thx @redpik
|
||||||
- Remove $sidebar_pos - Thx @IanDelMar
|
- Remove $sidebar_pos - Thx @IanDelMar
|
||||||
- Update Woocommerce templates for WC 3.5.0 - thx @ Noel Springer
|
- Update Woocommerce templates for WC 3.5.x - thx @ Noel Springer
|
||||||
|
|
||||||
|
|
||||||
- ** Release 0.8.7 September 11th 2018 **
|
- ** Release 0.8.7 September 11th 2018 **
|
||||||
- Spelling corrections thx @davidshq
|
- Spelling corrections thx @davidshq
|
||||||
|
|
188
css/theme.css
188
css/theme.css
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3,4 +3,4 @@
|
||||||
// Just copy a variable from src/sass/bootstrap4/_variables.scss, paste it here and edit the value.
|
// Just copy a variable from src/sass/bootstrap4/_variables.scss, paste it here and edit the value.
|
||||||
|
|
||||||
|
|
||||||
$primary: #0061ff; // Thats a sample how you could change a BootStrap variable.
|
$primary: #5533ff; // Thats a sample how you could change a BootStrap variable.
|
||||||
|
|
Reference in New Issue