overhauled old theme
This commit is contained in:
parent
f18a342ae5
commit
fb24c6a302
82 changed files with 1378 additions and 1371 deletions
|
|
@ -1,6 +1,7 @@
|
|||
@import url("./variables.css");
|
||||
|
||||
#index {
|
||||
font-family: "Nosey Rodent", sans-serif;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
color: var(--primary-dark-300);
|
||||
|
|
@ -9,7 +10,7 @@
|
|||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background-image: var(--sunny);
|
||||
background-image: url("/assets/img/theme/citrus/sundae.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: contain;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue