/[hyperestraier_wrappers]/0.0.12/examples/subway/public/styles/print.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /0.0.12/examples/subway/public/styles/print.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Sat Sep 3 18:02:31 2005 UTC (18 years, 7 months ago) by dpavlin
File MIME type: text/css
File size: 553 byte(s)
import of hyper_estraier_wrappers-0.0.12.tar.gz

1 body {
2 color: black;
3 background: white;
4
5
6 }
7
8 body, p, li, td, th, dd, dt
9 {
10 font: 12pt/150% Times, serif;
11 }
12
13
14 h1, h2, h3, h4, h5, h6 {
15 font-family: Times, serif;
16 }
17
18 a:link, a:visited {
19 background: white;
20 color: black;
21
22 text-decoration: underline;
23
24 font-weight: bold;
25 }
26
27 h1, h2, h3 {
28 background: white;
29
30 color: black;
31 }
32
33
34
35 /* utilities */
36 /*---------------------------------------------------*/
37
38 .cut {clear: both; height: 1px;}
39 .hidden {display: none;}

  ViewVC Help
Powered by ViewVC 1.1.26