cd needs work
This commit is contained in:
@ -25,7 +25,7 @@ import Footer from "../components/footer.astro"
|
||||
color-scheme: dark;
|
||||
|
||||
--body-background-color: rgb(0,0,0);
|
||||
--hf-button-hover-color: rgb(50,50,50);
|
||||
--hf-button-hover-color: rgb(255,255,255);
|
||||
}
|
||||
::selection {
|
||||
background-color: rgb(255,255,255);
|
||||
|
Reference in New Issue
Block a user