This file is indexed.

/usr/share/doc/xorg/xsf.css is in xserver-xorg 1:7.6+12ubuntu1.

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("asciidoc-xhtml11.css");

h1 {
  background-image: url("xsf.svg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: auto 95%;
}