UNPKG
io-player
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
IoPlayer - Audio Player web component
github.com/yanis-git/io-player
yanis-git/io-player
io-player
/
styles.035525ac55229362.css
2 lines
(1 loc)
•
199 B
CSS
View Raw
1
2
html
,
body
{
height
:
100%
}
body
{
background
:
#ffeff5
;
position
:relative;
font-family
:
"Roboto"
,sans-serif;
margin
:
0
}
h2
{
margin
:
0
;
text-align
:center;
padding-top
:
15px
}io-player{
display
:flex;
justify-content
:center}