This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
ebd183a18c
django
/
tests
/
staticfiles_tests
/
project
/
documents
/
cached
/
denorm.css
5 lines
97 B
CSS
Raw
Blame
History
@
import
url
(
"..//cached///styles.css"
)
;
body
{
background
:
#d3d6d8
url
(
img/relative.png
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink