UNPKG
@amp-nova/dc-accelerators
Version:
latest (1.0.2)
1.0.2
Amplience DC Frontend modules
@amp-nova/dc-accelerators
/
dist
/
renders
/
page
/
package
/
dependencies
/
text
/
text.css
11 lines
(9 loc)
•
167 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
.amp-dc-text
{ -webkit-
box-sizing
: border-box;
box-sizing
: border-box;
font-size
:
16px
;
color
:
#565656
; }
.amp-dc-text
li
{
list-style-position
: outside; }