202404170510

This commit is contained in:
nelle 2024-04-17 05:10:55 -06:00
parent 36f91e705f
commit 5fa34e7187

View file

@ -10,8 +10,11 @@
<link rel="stylesheet" href="/mybulma/css/mystyles.css">
<style>
body{
html{
background: repeat url("/assets/background.gif");
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}
</style>
@ -32,8 +35,7 @@
--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%);
font-family: system-ui, sans-serif;
background: #13151A;
background-size: 224px;
background-size: cover;
}
main {https://git.ouroboros.group/limepotato/kotRemote
color: white;