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

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/css/fonts.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide 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 jonen 1.1 .font8 {
2     font-family: arial, helvetica, lucida;
3     font-size: 8pt;
4     }
5     .font8bold {
6     font-family: arial, helvetica, lucida;
7     font-size: 8pt;
8     font-weight: bold;
9     }
10     .font10 {
11     font-family: arial, helvetica, lucida;
12     font-size: 10pt;
13     }
14     .font10bold {
15     font-family: arial, helvetica, lucida;
16     font-size: 10pt;
17     font-weight: bold;
18     }
19     .font10boldwhite {
20     font-family: arial, helvetica, lucida;
21     font-size: 10pt;
22     font-weight: bold;
23     color: #FFFFFF;
24     }
25     .font12 {
26     font-family: arial, helvetica, lucida;
27     font-size: 12pt;
28     }
29     .font12bold {
30     font-family: arial, helvetica, lucida;
31     font-size: 12pt;
32     font-weight: bold;
33     }
34     .font14 {
35     font-family: arial, helvetica, lucida;
36     font-size: 14pt;
37     }
38     .font14bold {
39     font-family: arial, helvetica, lucida;
40     font-size: 14pt;
41     font-weight: bold;
42     }

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