Fixed Bunny's page

This commit is contained in:
2025-10-20 18:15:36 -05:00
parent 84609c0d48
commit 9fc7276fcc
3 changed files with 27 additions and 24 deletions

View File

@ -97,4 +97,14 @@ a#fontAtrabution{
border-color: black;
border-style: dotted;
padding: 5px;
}
#back{
width: 100px;
height: 25px;
padding-top: 5px;
border-radius: 15px;
text-align: center;
color: cyan;
background-image: url("/media/Art/EmptySpace.png");
}