/usr/share/doc/xgridfit/html/index.css is in xgridfit-doc 2.3-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 12 13 | span.smaller {font-size: 75%; font-weight: normal; font-style: italic;}
span.bigger {font-size: 125%;
line-height: 125%;}
p {text-indent: 0;
line-height: 125%;}
#content a em {font-style: normal;
font-weight: bold;
color: #A52A2A;
background-color: transparent;
text-decoration: underline;}
|