index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
staticfiles_tests
/
project
/
documents
/
cached
/
denorm.css
blob: d6567b00dd693f9316753470ee524650b43913dd (
plain
)
1
2
3
4
@import url("..//cached///styles.css"); body { background: #d3d6d8 url(img/relative.png ); }