redondancy > redundancy
This commit is contained in:
parent
dd2afe6967
commit
c49e34b2c2
8 changed files with 29 additions and 29 deletions
|
|
@ -314,7 +314,7 @@ footer {
|
|||
|
||||
/* Inputs */
|
||||
|
||||
#redondancy, #margin, #txt, #size, input[type=color], input[type=submit], .button {
|
||||
#redundancy, #margin, #txt, #size, input[type=color], input[type=submit], .button {
|
||||
border-width: 2px;
|
||||
border-style: solid;
|
||||
border-radius: 10px;
|
||||
|
|
@ -366,7 +366,7 @@ footer {
|
|||
}
|
||||
}
|
||||
|
||||
#redondancy {
|
||||
#redundancy {
|
||||
width: 250px;
|
||||
height: 44px;
|
||||
&:hover {
|
||||
|
|
@ -394,7 +394,7 @@ input[type=color] {
|
|||
height: 38px;
|
||||
}
|
||||
|
||||
#redondancy, #size, #margin {
|
||||
#redundancy, #size, #margin {
|
||||
|
||||
@media @light {
|
||||
background-color: @bgField-light;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue