forked from DGNum/gestioCOF
BDS CSS: use plain black for text
This commit is contained in:
parent
c8c8c6abc8
commit
b4fbc3edf8
2 changed files with 7463 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,8 @@
|
|||
// Compilation command :
|
||||
// sass -I shared/static/src/ --watch bds/static/src/sass/bds.scss bds/static/bds/css/bds.css
|
||||
|
||||
$text: black;
|
||||
|
||||
@import "bulma/bulma.sass";
|
||||
|
||||
$primary_color: #3e2263;
|
||||
|
|
Loading…
Reference in a new issue