Update css file
parent
2f346929f4
commit
25d38d1ae8
|
@ -1,6 +1,11 @@
|
|||
|
||||
body {
|
||||
|
||||
--note-icon-1: url(/img/icons8-r2-d2.svg);
|
||||
--note-icon-2: url(/img/icons8-jedi-order.svg);
|
||||
--note-icon-3: url(/img/icons8-star-wars.svg);
|
||||
--note-icon-fallback: url(/img/default-note-icon.svg);}
|
||||
|
||||
/***
|
||||
ADD YOUR CUSTOM STYLIING HERE. (INSIDE THE body {...} section.)
|
||||
IT WILL TAKE PRECEDENCE OVER THE STYLING IN THE STYLE.CSS FILE.
|
||||
|
|
Loading…
Reference in New Issue