mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
Improving colors
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// YOUR CUSTOM SCSS
|
||||
div#general {
|
||||
background: none repeat scroll 0 0 #2980b9;
|
||||
background: none repeat scroll 0 0 $green;
|
||||
color: #FFF;
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user