This file is indexed.

/usr/share/doc/sary/docs/sary.css is in sary-doc 1:1.2.0-2.

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
14
15
16
17
18
19
20
@import url(http://namazu.org/~satoru/satoru.css);

p.figure { 
	text-align: center;
}

code {
	font-weight: normal;
	border-style: solid;
	padding-left: 1ex;
	border-width: 0 0 0 medium;
	border-color: #8888ff; 
	text-decoration: underline; 
	color: Navy;
}

p.lang-navigator {
	text-align: right;
	font-size: small;
}