/usr/share/prayer/static/common.css is in prayer 1.3.5-dfsg1-2+b1.
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 | /* $Cambridge: hermes/src/prayer/files/static/common.css,v 1.6 2008/09/30 09:29:21 dpc22 Exp $ */
A:link {text-decoration: underline; color: #0000ff; }
A:visited {text-decoration: underline; color: #0000ff; }
A:active {text-decoration: underline; color: #000000; }
A:hover {text-decoration: underline; color: #000000; }
A IMG {border: 0;}
.t_quote1 { color: #800000; }
.t_quote2 { color: #008000; }
.t_quote3 { color: #000080; }
.t_quote4 { color: #ff0000; }
.helpsep { height: 3px; }
/* Nested tables in text/html are a problem */
div.fix_fonts table { font-size: 1em; }
|