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