This commit is contained in:
Tomasz 2024-10-18 13:51:18 +02:00
parent d3d04b837b
commit 0be9ac2df5
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
padding: 10px 15px; padding: 10px 15px;
font-size: 16px; font-size: 16px;
cursor: pointer; cursor: pointer;
background-color: lightgray; background-color: whitesmoke;
border: 1px solid black; border: 1px solid black;
border-radius: 4px; border-radius: 4px;
transition: background-color 0.3s, color 0.3s, border 0.3s; transition: background-color 0.3s, color 0.3s, border 0.3s;