master
Chloe Fontenot 🏳️‍⚧️ 2023-03-06 14:15:57 +07:00
parent 9f1fb66bb6
commit 027569a35a
1 changed files with 4 additions and 2 deletions

@ -16,8 +16,10 @@ body {
} }
.center { .center {
text-align: center; text-align: center;
background-color: #93b373; /* background-color: #93b373; */
margin: auto; /* width: 90%; */
border-style: groove;
border-color: #000000;
} }
a { a {
color: #FFFFFF; color: #FFFFFF;