This commit is contained in:
2025-01-20 21:29:19 -03:00
parent c06b8c5608
commit 88373b4570
7 changed files with 51 additions and 28 deletions

View File

@@ -30,7 +30,7 @@
}
button {
/* button {
background-color: #007BFF;
color: white;
padding: 10px 20px;
@@ -41,7 +41,7 @@
button:hover {
background-color: #0056b3;
}
} */
.modal {
display: none;

View File

@@ -32,7 +32,7 @@
}
button {
/* button {
background-color: #007BFF;
color: white;
padding: 10px 20px;
@@ -43,7 +43,7 @@
button:hover {
background-color: #0056b3;
}
} */
.modal {
display: none;