absolute.css 113 B

1234
  1. @import url("/static/cached/styles.css");
  2. body {
  3. background: #d3d6d8 url(/static/cached/img/relative.png);
  4. }