This commit is contained in:
kittywitch 2025-10-28 12:07:06 +00:00
parent a9765abdd7
commit f2425e5742
2 changed files with 53 additions and 52 deletions

View file

@ -9,6 +9,8 @@ html {
background: #141414; }
html h1, html h2, html h3 {
color: #eee; }
html summary > h3 {
display: inline-block; }
html code {
background: #282828;
padding: .5pt 5pt;