UNPKG
artwork-design
Version:
latest (1.0.0)
1.0.0
artwork design master
artwork-design
/
lib
/
button
/
style
/
index.css
10 lines
(9 loc)
•
113 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
.button
{
font-size
:
24px
;
height
:
30px
;
width
:
200px
; }
.button
.full
{
width
:
100%
;
color
:
'green'
; }