This file is indexed.

/usr/share/doc/pybtex/html/display.css is in pybtex 0.15-1.

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
@import url(master.css);

div#main {
	margin-left: 10%;
	width: 70%;
	max-width: 540pt;
	min-width: 220pt;
}