This file is indexed.

/usr/share/doc/python3-postgresql/html/_static/unsuck.css is in python3-postgresql 1.1.0-2build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
th.field-name {
	font-weight: normal;
	background: inherit;
	font-variant: small-caps;
	font-size: small;
}

td.field-body ul li strong {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: darkgreen;
}