structured API with controllersroutes
This commit is contained in:
@@ -18,7 +18,7 @@ input:hover{
|
||||
}
|
||||
|
||||
input:focus{
|
||||
color: teal;
|
||||
box-shadow: 0 0 2px 2px orange;
|
||||
}
|
||||
|
||||
fieldset{
|
||||
@@ -37,4 +37,5 @@ button{
|
||||
color: white;
|
||||
border-radius: 4px;
|
||||
font-weight: 700;
|
||||
cursor: pointer !important;
|
||||
}
|
||||
Reference in New Issue
Block a user