/[suikacvs]/markup/rfc/style/rfc-ja-style.css
Suika

Contents of /markup/rfc/style/rfc-ja-style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download) (as text)
Sun Sep 1 09:21:05 2002 UTC (21 years, 8 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +4 -1 lines
File MIME type: text/css
2002-09-01  Wakaba <w@suika.fam.cx>

	* rfc_ja.xsl: (<?rfc-translation autoquote-samp-element="y/n">): New PI.
	* rfc-ja-style.css (.ja-list-item-none): New rule.

1
2 /* rfc-ja-style.css --- Stylesheet for HTML document
3 generated by rfc-ja.xsl
4 $Date: 2002/05/12 04:32:45 $
5 */
6
7 head
8 {display: none}
9
10 body
11 {display: block;
12 margin: 0;
13 color: WindowText; background-color: Window}
14
15 .rfc-section
16 {margin: 1em;
17 border-top: thin #c0c0c0 solid}
18 .rfc-section .rfc-section
19 {margin: 1em 0.3em;
20 border-style: none}
21
22 p
23 {margin: 1.7em 2em;
24 text-indent: 2em;
25 text-align: justify;
26 line-height: 170%}
27 p.t-l-ja, .t-l-ja p
28 {text-indent: 1em}
29
30 .t-pair
31 {margin-top: 1.2em; margin-bottom: 1.2em}
32 .t-pair p
33 {margin-top: 0.5em; margin-bottom: 0.5em}
34
35 a
36 {text-decoration: none; color: WindowText}
37 a:link
38 {border-bottom: dashed #cacaff thin}
39 a:visited
40 {border-bottom: dashed #ffc4e1 thin}
41 a.self
42 {border-style: none; cursor: normal}
43
44 h1, h2, h3, h4, h5, h6
45 {margin-top: 1em; margin-bottom: 1em;
46 font-size: 1em; line-height: 140%;
47 page-break-after: avoid}
48
49 .rfc-list-empty
50 {display: block; list-style: none}
51 .rfc-list-empty li
52 {display: block}
53
54 .t-heading
55 {margin-top: 1em; margin-bottom: 1em}
56 .t-pair h1, .t-pair h2, .t-pair h3, .t-pair h4, .t-pair h5, .t-pair h6
57 {margin-top: 0; margin-bottom: 0}
58
59 .rfc-artwork, .rfc-t-artwork, .t-example
60 {margin-left: 3em;
61 background-color: #f4ffff}
62
63 th, td
64 {text-align: left;
65 vertical-align: top}
66
67 #rfc--table
68 {margin: 0}
69 #rfc--table-left
70 {display: block; float: left;
71 width: 35%; text-align: left;
72 margin: 1em;
73 list-style: none}
74 #rfc--table-right
75 {display: block; float: right;
76 width: 35%; text-align: right;
77 margin: 1em;
78 list-style: none}
79 #rfc--table li
80 {dislpay: inline; margin: 0;
81 list-style: none;
82 text-indent: 0}
83
84 #rfc-toc a:link, #rfc-toc a:visited
85 {border-style: none}
86
87 #rfc-title
88 {margin: 1em 2em; clear: both;
89 color: #990000;
90 font-size: 180%; line-height: 120%;
91 font-weight: bold; text-align: right}
92 #rfc-docname
93 {margin: 0 2em 1em 2em;
94 color: #333333;
95 font-size: 100%; line-height: 120%;
96 font-weight: bold;
97 font-family: "Courier New", "Courier", monospace;
98 text-align: right}
99
100 del
101 {color: red}
102 ins
103 {color: blue}
104
105 .rfc-iref, .rfc-figure-id
106 {display: none}
107
108 #rfc-authors ul
109 {list-style: none}
110
111 .t-note
112 {display: block;
113 color: black; background-color: #ffdcb9;
114 text-decoration: none}
115 .t-note .t-note-title
116 {display: inline;
117 font-weight: bold}
118
119 .ja-list-item-none
120 {list-style: none}
121
122 /* SEE ALSO
123 - <urn:ietf:rfc:2629>
124 - <http://suika.fam.cx/~wakaba/lang/rfc/translation/>
125 - <http://suika.fam.cx/~wakaba/document/rfc-ja/>
126 */
127 /* LICENSE
128
129 Copyright 2002 wakaba <w@suika.fam.cx>.
130
131 This program is free software; you can redistribute it and/or modify
132 it under the terms of the GNU General Public License as published by
133 the Free Software Foundation; either version 2 of the License, or
134 (at your option) any later version.
135
136 This program is distributed in the hope that it will be useful,
137 but WITHOUT ANY WARRANTY; without even the implied warranty of
138 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
139 GNU General Public License for more details.
140
141 You should have received a copy of the GNU General Public License
142 along with this program; see the file COPYING. If not, write to
143 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
144 Boston, MA 02111-1307, USA.
145 */
146
147 /* rfc-ja-style.css ends here */

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24