update stuff

This commit is contained in:
lynxize 2025-03-11 22:38:02 -06:00
parent aa635712ac
commit 8f040abbe8
3 changed files with 9 additions and 8 deletions

View file

@ -129,13 +129,13 @@ figcaption {
#new-site-warning {
margin-top: 10px;
padding: 8px 8px 8px 15px;
border-color: hsl(343deg, 81%, 50%);
border-radius: 5px;
border-style: solid;
}
border-color: #e71853;
background-color: #42242c;
padding: 8px 8px 8px 15px;
}
/*
Suggested css snippet for making code blocks suck less