Hi, everyones.
Who has a full-screen wallpaper css can share? plsβ:pray:
I combine two code into oneβ¦
Notion like icon/emoji and wallpaper - Feature Requests - RemNote
And this guide: Make Cover image Easy Again - Developers & API / CSS Themes - RemNote
/* Customize banner instances */
[data-document-tags~="whole-page-background"] {
background-image: url("https://images.unsplash.com/photo-1586074299757-dc655f18518c?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1268&q=80");
background-size: contain;
}