This file is indexed.

/usr/share/squirrelmail/themes/css/comic-sans-10.css is in squirrelmail 2:1.4.23~svn20120406-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
body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  font-family: comic sans ms,sans-serif;
}
body, small {
  font-size: 8pt;
}
td, th {
  font-size: 10pt;
}
textarea, pre {
  font-family: monospace;
  font-size: 9pt;
}