Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
line-height: 1.5rem !important;
|
12 |
}
|
13 |
input::-webkit-slider-runnable-track {
|
14 |
-
background:
|
15 |
border-radius: 2px !important;
|
16 |
}
|
17 |
|
|
|
11 |
line-height: 1.5rem !important;
|
12 |
}
|
13 |
input::-webkit-slider-runnable-track {
|
14 |
+
background: rgba(0,0,0,.1) !important;
|
15 |
border-radius: 2px !important;
|
16 |
}
|
17 |
|