File: xsar.css

package info (click to toggle)
xarray-safe-s1 2025.12.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 324 kB
  • sloc: python: 2,104; makefile: 13; sh: 12
file content (8 lines) | stat: -rw-r--r-- 127 bytes parent folder | download
1
2
3
4
5
6
7
8
@import url("theme.css");

.wy-nav-content {
  max-width: 1000px !important;
}
dl.py.property {
  display: block !important;
}