mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 12:50:47 +00:00
Input start livebus piu scuri
This commit is contained in:
@@ -58,7 +58,7 @@ p {
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 8px;
|
||||
transition: border-color 0.3s ease;
|
||||
background-color: gray;
|
||||
background-color: rgb(60, 60, 60);
|
||||
color: white;
|
||||
}
|
||||
|
||||
@@ -125,7 +125,7 @@ tr:hover td {
|
||||
}
|
||||
|
||||
button {
|
||||
background-color: gray;
|
||||
background-color: rgb(60, 60, 60);
|
||||
color: white;
|
||||
border: none;
|
||||
padding: 10px 20px;
|
||||
|
Reference in New Issue
Block a user