1
0
mirror of https://github.com/django/django.git synced 2025-02-23 07:55:07 +00:00

5 lines
121 B
CSS

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