mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 23:10:27 +00:00
4 lines
No EOL
112 B
CSS
4 lines
No EOL
112 B
CSS
@import url("/static/cached/styles.css");
|
|
body {
|
|
background: #d3d6d8 url(/static/cached/img/relative.png);
|
|
} |