UNPKG
todomvc
Version:
latest (0.1.1)
0.1.1
0.1.0
> Helping you select an MV\* framework
todomvc
/
examples
/
componentjs
/
app
/
app-ui-composite-root-style.css
7 lines
(6 loc)
•
109 B
CSS
View Raw
1
2
3
4
5
6
7
html
,
body
{
margin
:
0
;
padding
:
0
;
background
:
#eaeaea
url
(
../bower_components/todomvc-common/bg.png
); }