Fix
This commit is contained in:
9
resources/css/style.css
Normal file
9
resources/css/style.css
Normal file
@ -0,0 +1,9 @@
|
||||
/* style.css */
|
||||
form {
|
||||
margin: 20px 0;
|
||||
}
|
||||
button {
|
||||
padding: 10px;
|
||||
background-color: #007bff;
|
||||
color: white;
|
||||
}
|
Reference in New Issue
Block a user