form validation
This commit is contained in:
parent
158bd61be7
commit
a470a86d6c
3 changed files with 27 additions and 9 deletions
|
@ -72,10 +72,10 @@ p {
|
|||
}
|
||||
|
||||
hr {
|
||||
border: dotted #EAF6F6 6px;
|
||||
border-bottom: none;
|
||||
width: 20%;
|
||||
/* margin: 100px auto; */
|
||||
border: dotted #EAF6F6 6px;
|
||||
border-bottom: none;
|
||||
width: 20%;
|
||||
/* margin: 100px auto; */
|
||||
}
|
||||
|
||||
|
||||
|
@ -328,4 +328,4 @@ input[type=submit] {
|
|||
|
||||
input[type=submit]:hover {
|
||||
background-color: #fa4664;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue