Add tags to index.html

This commit is contained in:
2025-05-20 01:05:47 -04:00
parent 2060a81f1a
commit 3a02cdc96e
2 changed files with 28 additions and 9 deletions

View File

@ -629,3 +629,8 @@ body {
border-width: 1px;
border-style: solid;
}
summary > h3 {
color: purple;
display: inline;
}