File: theme_customize.css

package info (click to toggle)
django-assets 2.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 436 kB
  • sloc: python: 977; makefile: 129; sh: 6
file content (6 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
@import url(sphinxdoc.css);

body {
    max-width: 1000px;
    margin: 0 auto;
}