fix/change
This commit is contained in:
+1
-1
@@ -289,7 +289,7 @@ button.magenta-button {
|
||||
transition: background-color 0.18s ease, transform 0.12s ease;
|
||||
}
|
||||
|
||||
button[type="submit"] { background-color: #808080; }
|
||||
button[type="submit"] { background-color: #BFB531; }
|
||||
button[type="submit"]:hover { background-color: #FFFFFF; transform: translateY(1px); }
|
||||
button[type="submit"]:active { background-color: #000000; transform: translateY(0); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user