update css file
parent
f65f77434b
commit
ee9ebd474c
|
@ -11,10 +11,8 @@ body {
|
||||||
// h1 {
|
// h1 {
|
||||||
// color: black;
|
// color: black;
|
||||||
// }
|
// }
|
||||||
body {
|
|
||||||
--note-icon-1: url(/img/icons8-star-wars.svg);
|
--note-icon-1: url(/img/icons8-star-wars.svg);
|
||||||
--note-icon-2: url(/img/icons8-r2-d2.svg);
|
--note-icon-2: url(/img/icons8-r2-d2.svg);
|
||||||
--note-icon-3: url(/img/icons8-jedi-order.svg);
|
--note-icon-3: url(/img/icons8-jedi-order.svg);
|
||||||
--note-icon-fallback: url(/img/default-note-icon.svg);}
|
--note-icon-fallback: url(/img/default-note-icon.svg);}
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue