1 |
@charset 'iso-2022-jp'; |
@import '/www/style/html/common-class.css'; |
2 |
@namespace H3 'urn:x-suika-fam-cx:markup:ietf:html:3:draft:00'; |
|
3 |
@namespace 'http://www.w3.org/1999/xhtml'; |
/* NOTE: This style sheet URI (<http://suika.fam.cx/s/default/common-class>) is |
4 |
@namespace h2 'http://www.w3.org/1999/xhtml'; |
OBSOLETE. */ |
|
@namespace xml 'http://www.w3.org/XML/1998/namespace'; |
|
5 |
|
|
|
.weak { |
|
|
font-size: 50%; |
|
|
color: GrayText; |
|
|
background-color: transparent; |
|
|
} |
|
6 |
|
|
7 |
/* License |
/* License |
8 |
|
|
9 |
Copyright 2003 Wakaba <w@suika.fam.cx>. |
Copyright 2003-2004 Wakaba <w@suika.fam.cx>. |
10 |
|
|
11 |
This program is free software; you can redistribute it and/or modify |
This program is free software; you can redistribute it and/or modify |
12 |
it under the terms of the GNU General Public License as published by |
it under the terms of the GNU General Public License as published by |