Update css file
parent
25d38d1ae8
commit
f2a7f5d10c
|
@ -4,7 +4,7 @@ body {
|
||||||
--note-icon-1: url(/img/icons8-r2-d2.svg);
|
--note-icon-1: url(/img/icons8-r2-d2.svg);
|
||||||
--note-icon-2: url(/img/icons8-jedi-order.svg);
|
--note-icon-2: url(/img/icons8-jedi-order.svg);
|
||||||
--note-icon-3: url(/img/icons8-star-wars.svg);
|
--note-icon-3: url(/img/icons8-star-wars.svg);
|
||||||
--note-icon-fallback: url(/img/default-note-icon.svg);}
|
--note-icon-fallback: url(/img/default-note-icon.svg);
|
||||||
|
|
||||||
/***
|
/***
|
||||||
ADD YOUR CUSTOM STYLIING HERE. (INSIDE THE body {...} section.)
|
ADD YOUR CUSTOM STYLIING HERE. (INSIDE THE body {...} section.)
|
||||||
|
|
Loading…
Reference in New Issue