Update styles.css

This commit is contained in:
Moon
2023-11-04 21:18:32 +08:00
committed by GitHub
parent 4039e574bd
commit f8a4db432a

View File

@@ -31,11 +31,6 @@ body {
padding: 50px;
}
table {
font-size: 24px;
margin-bottom: 30px;
}
.left-result {
color: #e74c3c !important;
}
@@ -47,6 +42,7 @@ table {
button {
background-color: var(--button-color);
color: var(--white);
z-index: 2;
font-size: 20px;
border: none;
padding: 20px 20px;