Fix: syntax error
This commit is contained in:
parent
32421ef33c
commit
58a9dc1afb
@ -97,7 +97,7 @@ $(document).ready(function() {
|
|||||||
backgroundColor: '#000',
|
backgroundColor: '#000',
|
||||||
'-webkit-border-radius': '10px',
|
'-webkit-border-radius': '10px',
|
||||||
'-moz-border-radius': '10px',
|
'-moz-border-radius': '10px',
|
||||||
'border-radius': '10px'
|
'border-radius': '10px',
|
||||||
opacity: .5,
|
opacity: .5,
|
||||||
color: '#fff'
|
color: '#fff'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user