more shit

This commit is contained in:
whotookelburg 2023-01-26 23:08:50 +00:00
parent 3d93375bf4
commit 443887dc10
13 changed files with 170 additions and 24 deletions

View file

@ -0,0 +1,22 @@
body {
background-color: #262631;
color: white;
}
a:link {
color: cyan;
}
a:visited{
color: mediumpurple;
}
a:hover {
color: rebeccapurple;
}
sts-icon.bracket {
color: #4f4f4f;
}
sts-icon.s{
color: darkolivegreen;
}
sts-icon.t{
color: saddlebrown;
}