This file is indexed.

/usr/share/xml/docbook/custom/website/2.5.0/css/example.css is in docbook-website 2.5.0.0-8.

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
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
body               {
                   }

.navhomehead       { padding-top: 0; 
                     margin-bottom: 0;
                     padding-bottom: 0;
                     font-size: 80%
                   }

.navhomehead           { color: black; }
.navhomehead a:link    { color: black; }
.navhomehead a:visited { color: black; }

.navhead           { padding-top: 0; 
                     margin-bottom: 0;
                     padding-bottom: 0;
                     font-size: 80%
                   }

.navhead           { color: black; }
.navhead a:link    { color: black; }
.navhead a:visited { color: black; }

.navfoot           { color: black;
                     font-size: 70%;
                   }

.navfoot a:link    { color: black; }
.navfoot a:visited { color: black; }

pre.programlisting { font-size: 80%;
                   }

span.footdate      { color: black;
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

span.foothome      { color: black;
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

span.footfeed      { color: black;
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

span.footcopy      { color: black;
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

SPAN.curpage           { color: yellow;
                         font-style: italic; }
SPAN.curpage A         { color: white; }
SPAN.curpage A:link    { color: white; }
SPAN.curpage A:visited { color: white; }

SPAN.toplevel A          { color: white; }
SPAN.toplevel A:link     { color: white; }
SPAN.toplevel A:visited  { color: white; }

SPAN.otherpage           { color: white; }
SPAN.otherpage A         { color: white; }
SPAN.otherpage A:link    { color: white; }
SPAN.otherpage A:visited { color: white; }

SPAN.descendant A         { color: white; }
SPAN.descendant A:link    { color: white; }
SPAN.descendant A:visited { color: white; }

SPAN.ancestor A         { color: white; }
SPAN.ancestor A:link    { color: white; }
SPAN.ancestor A:visited { color: white; }

SPAN.shrink1           { font-size: 80%; }
SPAN.shrink2           { font-size: 70%; }
SPAN.shrink3           { font-size: 70%; }