|
@@ -108,7 +108,7 @@ body {
|
|
background-color: transparent;
|
|
background-color: transparent;
|
|
-webkit-appearance:none;
|
|
-webkit-appearance:none;
|
|
border: 2px solid #979797;
|
|
border: 2px solid #979797;
|
|
- border-radius: 2px;
|
|
|
|
|
|
+ border-radius: 12px;
|
|
outline: none;
|
|
outline: none;
|
|
}
|
|
}
|
|
.checkbox input[type='checkbox']:checked{
|
|
.checkbox input[type='checkbox']:checked{
|
|
@@ -139,4 +139,4 @@ body {
|
|
font-size: .56rem;
|
|
font-size: .56rem;
|
|
box-shadow: 0 0 8px #ff7b398a;
|
|
box-shadow: 0 0 8px #ff7b398a;
|
|
}
|
|
}
|
|
-}
|
|
|
|
|
|
+}
|