From e5caab5692f4f9756f210fa2ef7da134777406d0 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Fri, 31 Oct 2014 00:54:09 +0100 Subject: [PATCH] make it braun --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 806aec7..433eb07 100644 --- a/index.html +++ b/index.html @@ -53,14 +53,14 @@
-
+
- + - +
@@ -71,7 +71,7 @@ submit:0, colorScheme:'light', flat: true, - color: '003d69', + color: 'ab571f', onChange:function(hsb,hex,rgb,el,bySetColor) { // Fill the text box just if the color was set using the picker, and not the colpickSetColor function. if(!bySetColor) $('#picker').val(hex);