walter-boente_book-collection/csspageweaver/plugins/marginBox/marginBox.css
2026-01-19 22:14:03 +01:00

7 lines
No EOL
102 B
CSS

:root {
--color-marginBox: purple;
}
.no-marginBoxes{
--color-marginBox: transparent;
}