fix colors and whatnot

pull/80/head
geese_suck 2022-12-18 17:44:49 -08:00
parent 0d0eed9d39
commit 280a8bfeff
Signed by: geese_suck
GPG Key ID: 4D09E4B0A7264746
1 changed files with 15 additions and 0 deletions

View File

@ -569,3 +569,18 @@ footer::after {
pointer-events: none;
z-index: -1;
}
/* asdf */
blockquote {
background-color: var(--gray-300);
color: var(--gray-400)
}
#profilestuff {
color: white;
}
#profile--bio {
color: white !important;
}