UNPKG
jcrop-0.9.8
Version:
latest (1.0.0)
1.0.0
Jcrop Javascript Image Cropper
github.com/tapmodo/Jcrop
tapmodo/Jcrop
jcrop-0.9.8
/
build
/
demos
/
non-image
/
inline.css
9 lines
(7 loc)
•
123 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
#target
{
background-color
:
#ccc
;
width
:
500px
;
height
:
330px
;
font-size
:
24px
;
display
: block; }