django/tests/staticfiles_tests/project/documents/cached/denorm.css
2013-02-26 14:36:57 +01:00

4 lines
97 B
CSS

@import url("..//cached///styles.css");
body {
background: #d3d6d8 url(img/relative.png );
}