update css file

update-template-to-v1.54.2-d58922aa-d6d0-4a9d-ae7f-5f7ff40cbb58
shwetha729 2023-08-27 14:31:17 -04:00
parent f65f77434b
commit ee9ebd474c
1 changed files with 0 additions and 2 deletions

View File

@ -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);}
}
} }