dvdsvsd
This commit is contained in:
parent
53b217d787
commit
3956068c85
10 changed files with 185 additions and 57 deletions
|
|
@ -180,3 +180,10 @@ $pre-img-ratios: append($pre-img-ratios, $home-categories-img-ratio);
|
|||
}
|
||||
}
|
||||
}
|
||||
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
|
||||
border: 10px;
|
||||
margin-top: 10px;
|
||||
margin-left: 10px;
|
||||
margin-bottom: 10px;
|
||||
font-size: 20px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue