File: xsar.css

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

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