fromt end changes

This commit is contained in:
Zastian Pretorius
2024-05-10 12:27:42 +01:00
parent f5798203dd
commit d61322db35
3 changed files with 222 additions and 18 deletions

View File

@@ -127,6 +127,13 @@ input[type="text"] {
font-size: 32px; /* Change as needed */
}
#battle{
font-family: 'Arial', sans-serif; /* Change as needed */
color: #50fa7b; /* Change as needed */
line-height: 1.6;
font-size: 20px; /* Change as needed */
}
button {
padding: 10px 20px;
border: none;