DEBSOURCES
Skip Quicknav
sources / python-django / 1.8.18-1~bpo8%2B1 / tests / staticfiles_tests / project / documents / cached / absolute.css
1234
@import url("/static/cached/styles.css"); body { background: #d3d6d8 url(/static/cached/img/relative.png); }