File: xsar.css

package info (click to toggle)
xsar 2025.06.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,304 kB
  • sloc: python: 5,365; makefile: 16; sh: 12
file content (9 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (3)
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;
}