Flyttade bakgrunds-bild från theme.json till theme.css

This commit is contained in:
2026-04-12 14:17:32 +02:00
parent 3088197123
commit 357574af84
2 changed files with 32 additions and 28 deletions

View File

@@ -109,13 +109,6 @@
}
},
"styles": {
"css": "body { \
background-image: url('/wp-content/themes/wp-theme-crille2026/assets/images/background.webp'); \
background-size: cover; \
background-position: center; \
background-repeat: no-repeat; \
background-attachment: fixed; \
}",
"color": {
"background": "transparent",
"text": "var(--wp--preset--color--text-primary)"