/[suikacvs]/webroot/s/default/xhtml1.css
Suika

Contents of /webroot/s/default/xhtml1.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sat Jul 19 03:06:55 2003 UTC (21 years, 10 months ago) by wakaba
Branch: MAIN
File MIME type: text/css
Imported to CVS

1 @charset 'iso-2022-jp';
2 @namespace 'http://www.w3.org/1999/xhtml';
3 @namespace xml 'http://www.w3.org/XML/1998/namespace';
4
5 html {
6 display: block;
7 line-height: 2.0;
8 }
9 head {
10 display: none;
11 }
12
13 body {
14 display: block;
15 margin: 1em 1.5em;
16 }
17
18 div.section {
19 display: block;
20 }
21
22 h1, h2, h3, h4, h5, h6 {
23 display: block;
24 line-height: 1.5;
25 font-size: 120%;
26 font-weight: bolder;
27 }
28
29 h1 {
30 text-align: center;
31 font-size: 140%;
32 }
33
34 p {
35 display: block;
36 text-indent: 1em;
37 margin: 0 1em;
38 }
39
40 blockquote {
41 display: block;
42 }
43
44 code.uri {
45 font-size: smaller;
46 }
47
48 /*
49 * $B8@8l>pJs$G>l9gJ,$1$9$k$N$O@5$7$/$J$$$,!"8=:_$N(B CSS
50 * $B$K$OMQ;z7O$NA*Br;R$,$J$$$+$i!"6a;wE*$K$3$l$r;H$&!#(B
51 */
52
53 [lang|="ja"] cite, [xml|lang|="ja"] cite {
54 quotes: "$B!X(B" "$B!Y(B" "$B!V(B" "$B!W(B";
55 font-style: normal;
56 }
57 [lang|="ja"] cite:before, [xml|lang|="ja"] cite:before {
58 content: open-quote;
59 }
60 [lang|="ja"] cite:after, [xml|lang|="ja"] cite:after {
61 content: close-quote;
62 }
63 [lang|="en"] cite, [xml|lang|="en"] cite {
64 quotes: none;
65 font-style: italic;
66 }
67 [lang|="en"] cite cite, [xml|lang|="en"] cite cite {
68 quotes: none;
69 font-style: normal;
70 }
71 [lang|="en"] cite:before, [xml|lang|="en"] cite:before,
72 [lang|="en"] cite:after, [xml|lang|="en"] cite:after {
73 content: none;
74 }
75
76 /* License
77
78 Copyright 2003 Wakaba <w@suika.fam.cx>.
79
80 This program is free software; you can redistribute it and/or modify
81 it under the terms of the GNU General Public License as published by
82 the Free Software Foundation; either version 2 of the License, or
83 (at your option) any later version.
84
85 This program is distributed in the hope that it will be useful,
86 but WITHOUT ANY WARRANTY; without even the implied warranty of
87 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
88 GNU General Public License for more details.
89
90 You should have received a copy of the GNU General Public License
91 along with this program; see the file COPYING. If not, write to
92 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
93 Boston, MA 02111-1307, USA.
94
95 */
96
97 /* $Date:$ */

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24