add tags and hr

This commit is contained in:
2025-05-13 15:26:30 -04:00
parent efa2c9edce
commit e6d8fd1b4e
3 changed files with 13 additions and 0 deletions

View File

@ -623,3 +623,9 @@ body {
display: none;
}
}
.btn {
padding: 0.3em;
border-width: 1px;
border-style: solid;
}