/usr/share/doc/xgridfit/html/oeg.print.css is in xgridfit-doc 2.3-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 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 80 81 82 83 84 85 86 87 88 89 90 91 | body {font-family: Junicode, gentium, caslon roman, serif;
font-size: 12pt;
line-height: 16pt;
margin-left: 10%;
margin-right: 10%}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 18pt}
h2 {font-size: 16pt}
h3 {font-size: 14pt;
font-weight: normal;
font-style: italic;}
h4 {font-size: 12pt;
font-weight: normal;
font-style: italic;}
p {line-height: 16pt;}
p.first {text-indent: 0pt}
p.continued {text-indent: 0pt}
pre {font-family: "courier new", "freemono", "bitstream vera sans mono";
font-size: 10pt;
line-height: 12pt;}
tt {font-family: "courier new", "freemono", "bitstream vera sans mono";
font-size: 10pt;}
ul.detnote {font-size: 10pt;}
dt {font-weight: bold}
table {font-family: Junicode, gentium, caslon roman, serif;}
table.std {padding: 2pt;
border-style: solid;
border-width: thin;
border-color: black}
table.notabene {padding: 5px;
border-style: solid;
border-width: medium;
width: 95%}
td {padding-left: 10px;
padding-right: 10px;
border-style: solid;
border-width: thin;
border-color: black;
font-size: 12pt}
td.alert {width: 10px;
background-color: #D3D3D3;
border-style: none}
td.nb {border-style: none}
td.plain {vertical-align: top;
background-color: transparent;
border-style: none;}
div.bigindent {text-indent: 7em;
display: block}
div#jumplist {display: none}
A:active {text-decoration: none;
color: black}
A:link {text-decoration: none;
color: black}
A:visited {text-decoration: none;
color: black}
span.note {display: block;
border: solid thin black;
padding-left: 1em;
padding-right: 1em;
font-size: 10pt;
text-indent: 0;}
div#copyright {border-top: solid thin black;
margin-top: 10pt;}
img {border-style: none;}
|