File: theme_customize.css

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

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