202404170515
This commit is contained in:
parent
5fa34e7187
commit
6aca3da5c6
1 changed files with 2 additions and 2 deletions
|
@ -10,11 +10,12 @@
|
|||
|
||||
<link rel="stylesheet" href="/mybulma/css/mystyles.css">
|
||||
<style>
|
||||
html{
|
||||
:root{
|
||||
background: repeat url("/assets/background.gif");
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
background-size: cover;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
@ -35,7 +36,6 @@
|
|||
--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%);
|
||||
|
||||
font-family: system-ui, sans-serif;
|
||||
background-size: cover;
|
||||
}
|
||||
main {https://git.ouroboros.group/limepotato/kotRemote
|
||||
color: white;
|
||||
|
|
Loading…
Reference in a new issue