This file is indexed.

/usr/share/perl5/LaTeXML/style/amsart.css is in latexml 0.7.0-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
 9
10
11
/* A somewhat amsart-like style */
h1, h2, h3, h4, h5, h6, .author .authorname
  { font-family:serif; font-variant:small-caps;}
.author
  { font-family:serif; }

h1, h2, h3 
  { text-align:center; color:#700303; }

.para > p:first-child { text-indent: 2em; }
p { text-align:justify; }