/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/stylesheet.css
ViewVC logotype

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/stylesheet.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Thu Jan 30 03:29:08 2003 UTC (21 years, 5 months ago) by jonen
Branch: MAIN, no_vendor_tag
CVS Tags: v2-1-3, no_release_tag, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/css

1 a.links:active, a.links:visited, a.links:link {
2 font-family: arial;
3 font-size: .833em;
4 font-weight: bold;
5 padding: 0px 2px 0px 2px;
6 color: #444444;
7 }
8
9 a.links:hover {
10 font-family: arial;
11 font-size: .833em;
12 font-weight: bold;
13 background-color: #999999;
14 color: #000000;
15 padding: 0px 2px 0px 2px;
16 }
17
18 a:visited, a:link {
19 font-family: arial;
20 font-size: 10pt;
21 color: #0000ff;
22 outline: thick red;
23 }
24
25 a:hover {
26 color: #FF0000;
27 }
28
29 div.links, table.links {
30 border: 2px solid #999999;
31 background-color: #dadada;
32 }
33
34 div.function {
35 font-family: arial;
36 font-size: .833em;
37 background-color: #dadada;
38 border: 1px solid #999999;
39 width: 99%;
40 padding: 5px 0px 5px 5px;
41 }
42
43 .tableheadingcolor {
44 background-color: #dadada;
45 color: #000000;
46 border-bottom: 2px solid #999999;
47 }
48
49 table.border {
50 border: 2px solid #999999;
51 }
52
53 table.bordernobottom {
54 border-top: 2px solid #999999;
55 border-left: 2px solid #999999;
56 border-right: 2px solid #999999;
57 }
58
59 th {
60 font-family: arial;
61 font-size: .833em;
62 font-weight: bold;
63 white-space: nowrap;
64 }
65
66
67
68 .font8 {
69 font-family: arial, helvetica, lucida;
70 font-size: 8pt;
71 }
72 .font8bold {
73 font-family: arial, helvetica, lucida;
74 font-size: 8pt;
75 font-weight: bold;
76 }
77 .font10 {
78 font-family: arial, helvetica, lucida;
79 font-size: 10pt;
80 }
81 .font10bold {
82 font-family: arial, helvetica, lucida;
83 font-size: 10pt;
84 font-weight: bold;
85 }
86 .font12 {
87 font-family: arial, helvetica, lucida;
88 font-size: 12pt;
89 }
90 .font12bold {
91 font-family: arial, helvetica, lucida;
92 font-size: 12pt;
93 font-weight: bold;
94 }
95 .font14 {
96 font-family: arial, helvetica, lucida;
97 font-size: 14pt;
98 }
99 .font14bold {
100 font-family: arial, helvetica, lucida;
101 font-size: 15pt;
102 font-weight: bold;
103 }

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed