1 |
@charset 'iso-2022-jp'; |
2 |
@namespace H3 'urn:x-suika-fam-cx:markup:ietf:html:3:draft:00'; |
3 |
@namespace 'http://www.w3.org/1999/xhtml'; |
4 |
@namespace h2 'http://www.w3.org/1999/xhtml'; |
5 |
@namespace xml 'http://www.w3.org/XML/1998/namespace'; |
6 |
|
7 |
.weak { |
8 |
font-size: 50%; |
9 |
color: GrayText; |
10 |
background-color: transparent; |
11 |
} |
12 |
|
13 |
/* License |
14 |
|
15 |
Copyright 2003 Wakaba <w@suika.fam.cx>. |
16 |
|
17 |
This program is free software; you can redistribute it and/or modify |
18 |
it under the terms of the GNU General Public License as published by |
19 |
the Free Software Foundation; either version 2 of the License, or |
20 |
(at your option) any later version. |
21 |
|
22 |
This program is distributed in the hope that it will be useful, |
23 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
24 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
25 |
GNU General Public License for more details. |
26 |
|
27 |
You should have received a copy of the GNU General Public License |
28 |
along with this program; see the file COPYING. If not, write to |
29 |
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
30 |
Boston, MA 02111-1307, USA. |
31 |
|
32 |
*/ |
33 |
|
34 |
/* $Date:$ */ |