update
This commit is contained in:
@@ -220,6 +220,7 @@ ul {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
color: white;
|
||||
background-color: rgb(255, 115, 0);
|
||||
border: none;
|
||||
}
|
||||
.modify form input#submit:hover {
|
||||
@@ -231,5 +232,5 @@ ul {
|
||||
box-shadow: 3px 3px 3px rgba(192, 192, 192, 0.801);
|
||||
}
|
||||
.modify form input#submit:active {
|
||||
background-color: rgb(235, 235, 235);
|
||||
background-color: rgba(255, 115, 0, 0.3);
|
||||
}
|
||||
Reference in New Issue
Block a user