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