kopia lustrzana https://github.com/learn-awesome/learndb
updated the css on the form.html page
rodzic
7e5cb70dcd
commit
b27909a84b
|
@ -47,13 +47,14 @@
|
|||
}
|
||||
|
||||
input[type="submit"] {
|
||||
background-color: #007BFF;
|
||||
background-color: #3fbfff;
|
||||
color: #fff;
|
||||
border: none;
|
||||
padding: 12px 24px;
|
||||
cursor: pointer;
|
||||
border-radius: 4px;
|
||||
font-weight: bold;
|
||||
margin: 0 auto; /* Center the button horizontally */
|
||||
}
|
||||
|
||||
input[type="submit"]:hover {
|
||||
|
|
Ładowanie…
Reference in New Issue