Working with v7 (without account theme)

This commit is contained in:
garronej 2023-03-21 02:55:32 +01:00
parent 93780a9702
commit df76640100
70 changed files with 637 additions and 1583 deletions

View file

@ -1,16 +0,0 @@
.my-color {
color: red;
}
.my-font {
font-family: 'Work Sans';
}
.my-root-class {
background: white;
}
.my-root-class body {
background: url(./assets/background.svg) no-repeat center center fixed;
}