mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
restyle
This commit is contained in:
@@ -69,6 +69,7 @@ html::before {
|
||||
height: 100%;
|
||||
background: var(--site-background);
|
||||
filter: var(--site-background-filter);
|
||||
transition: 2s;
|
||||
z-index: -1;
|
||||
}
|
||||
html, body {
|
||||
@@ -78,7 +79,7 @@ html, body {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
body {
|
||||
background: var(--body-background);
|
||||
/*background: var(--body-background);*/
|
||||
}
|
||||
a {
|
||||
font: inherit;
|
||||
|
Reference in New Issue
Block a user