Fix: syntax error

This commit is contained in:
Regis Houssin
2012-09-04 19:33:11 +02:00
parent 32421ef33c
commit 58a9dc1afb

View File

@@ -97,7 +97,7 @@ $(document).ready(function() {
backgroundColor: '#000',
'-webkit-border-radius': '10px',
'-moz-border-radius': '10px',
'border-radius': '10px'
'border-radius': '10px',
opacity: .5,
color: '#fff'
}