Add profile info
This commit is contained in:
parent
55a85689e9
commit
8d0045ec82
10 changed files with 353 additions and 157 deletions
|
@ -143,7 +143,7 @@
|
|||
}
|
||||
|
||||
input {
|
||||
&[type=text], &[type=password], &[type=email], &[type=number], &[type=datetime-local] {
|
||||
&[type=text], &[type=password], &[type=email], &[type=number], &[type=datetime-local], &[type=date] {
|
||||
padding: 4px 8px;
|
||||
color: #555;
|
||||
background: #FFF none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue