UNPKG
@stencila/style-material
Version:
latest (0.16.14)
next (0.8.1-next.19)
0.16.14
0.16.13
0.16.12
0.16.11
0.16.10
0.16.9
0.16.8
0.16.7
0.16.6
0.16.5
0.16.4
0.16.3
0.16.2
0.16.1
0.16.0
0.15.1
0.15.0
0.14.20
0.14.19
0.14.18
0.14.17
0.14.16
0.14.15
0.14.14
0.14.13
0.14.12
0.14.11
0.14.10
0.14.9
0.14.8
0.14.7
0.14.6
0.14.5
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.3
0.13.2
0.13.1
0.13.0
0.12.6
0.12.5
0.12.3
0.12.2
0.12.1
0.12.0
0.11.25
0.11.24
0.11.23
0.11.22
0.11.21
0.11.20
0.11.19
0.11.18
0.11.17
0.11.16
0.11.15
0.11.14
0.11.13
0.11.12
0.11.11
0.11.10
0.11.9
0.11.8
0.11.7
0.11.6
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.0
0.9.2
0.9.1
0.9.0
0.8.1-next.19
0.8.1-next.14
0.8.1-next.13
0.8.1-alpha.0
0.8.0
0.7.2-alpha.18
0.7.2-alpha.15
0.7.1
0.7.0
0.6.1-alpha.7
0.6.1-alpha.3
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
Material Design theme for Stencila components
stenci.la
stencila/style
@stencila/style-material
/
dist
/
atoms
/
label.css
3 lines
(2 loc)
•
226 B
CSS
View Raw
1
2
3
label
{
color
:
#444a5e
;
color
:
var
(--color-neutral-
700
,
#444a5e
);
display
:block;
font-size
:.
75rem
;
line-height
:
1rem
;
line-height
:
1
;
margin-bottom
:.
25rem
;
text-align
:left
}
label
+
label
{
margin-top
:.
5rem
}
/*# sourceMappingURL=label.css.map */