diff --git a/docs/index.html b/docs/index.html
index a243e56..62108d7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -199,7 +199,7 @@
marginRight: 4,
display: 'block',
fontWeight: 100,
- textShadow: 1px 1px 1px rgba(0, 0, 0, 0.1)
+ textShadow: '1px 1px 1px rgba(0, 0, 0, 0.1)'
},
'input:focus' : {
border: '1px inset #69C',