Added double thumb slider for boob size.

This commit is contained in:
DebaucheryLibrarian
2021-03-03 02:18:36 +01:00
parent 4e6f19d620
commit e3b1934653
5 changed files with 276 additions and 69 deletions

View File

@@ -8,6 +8,7 @@ $breakpoint4: 1500px;
/* --primary: #ff886c; */
--primary: #ff6c88;
--primary-strong: #ff4166;
--primary-faded: #ffdfee;
--text-dark: #222;
--text-light: #fff;
@@ -42,6 +43,7 @@ $breakpoint4: 1500px;
--enabled-background: rgba(0, 255, 0, .1);
--disabled: #c20;
--disabled-background: rgba(255, 0, 0, .1);
--disabled-handle: #aaa;
}
.light {