TaQuangKhoi / RemNote-Custom-CSS-and-Javascript-Library

CSS Library for RemNote by Keios https://taquangkhoi.github.io/RemNote-CSS-and-Javascrip-Library-by-Keios/
Apache License 2.0
2 stars 1 forks source link

Wrong Guide: Custom Background not work with #2

Closed TaQuangKhoi closed 2 years ago

TaQuangKhoi commented 2 years ago

this code

:root {
    --my-background-color: #f7f5f3; /* Use your favorite color */
}
@import url("https://taquangkhoi.github.io/RemNote-CSS-Library-by-Keios/Custom-Background.css");
TaQuangKhoi commented 2 years ago

Move :root to below @import