minor style fix
[wolnelektury.git] / apps / wolnelektury_core / static / scss / funding / funding.scss
index 61a48d6..2095273 100644 (file)
@@ -53,7 +53,7 @@
         @include size(border-radius, 20px);
         background-image: url(/static/img/progress-pixel.png);
         background-repeat: repeat-y;
-        background-color: mix(#ec6d00, orange, .5);
+        background-color: #F68900;
         @include box-shadow(1px 1px 1px #888);
     }
     .with-button {