/[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.3 - (show annotations) (download) (as text)
Wed May 8 14:44:39 2002 UTC (22 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +4 -2 lines
File MIME type: text/css
2002-05-08  wakaba <w@suika.fam.cx>

	* rfc_ja.xsl, rfc-ja-style.css: Updated.

1
2 /* rfc-ja-style.css --- Stylesheet for HTML document
3 generated by rfc-ja.xsl
4 $Date: 2002/05/03 07:41:31 $
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: 0em;
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 .t-heading
50 {margin-top: 1em; margin-bottom: 1em}
51 .t-pair h1, .t-pair h2, .t-pair h3, .t-pair h4, .t-pair h5, .t-pair h6
52 {margin-top: 0; margin-bottom: 0}
53
54 .rfc-artwork, .t-example
55 {margin-left: 3em;
56 background-color: #f4ffff}
57
58 th, td
59 {text-align: left;
60 vertical-align: top}
61
62 #rfc--table
63 {margin: 0}
64 #rfc--table-left
65 {display: block; float: left;
66 width: 35%; text-align: left;
67 margin: 1em;
68 list-style: none}
69 #rfc--table-right
70 {display: block; float: right;
71 width: 35%; text-align: right;
72 margin: 1em;
73 list-style: none}
74 #rfc--table li
75 {dislpay: inline; margin: 0;
76 list-style: none;
77 text-indent: 0}
78
79 #rfc-toc a:link, #rfc-toc a:visited
80 {border-style: none}
81
82 #rfc-title
83 {margin: 1em 2em; clear: both;
84 color: #990000;
85 font-size: 180%; line-height: 120%;
86 font-weight: bold; text-align: right}
87 #rfc-docname
88 {margin: 0 2em 1em 2em;
89 color: #333333;
90 font-size: 100%; line-height: 120%;
91 font-weight: bold;
92 font-family: "Courier New", "Courier", monospace;
93 text-align: right}
94
95 del
96 {color: red}
97 ins
98 {color: blue}
99
100 .rfc-iref, .rfc-figure-id
101 {display: none}
102
103 #rfc-authors ul
104 {list-style: none}
105
106 .t-note
107 {display: block;
108 color: black; background-color: #ffdcb9;
109 text-decoration: none}
110 .t-note .t-note-title
111 {display: inline;
112 font-weight: bold}
113
114 /* SEE ALSO
115 - <urn:ietf:rfc:2629>
116 - <http://suika.fam.cx/~wakaba/lang/rfc/translation/>
117 - <http://suika.fam.cx/~wakaba/document/rfc-ja/>
118 */
119 /* LICENSE
120
121 Copyright 2002 wakaba <w@suika.fam.cx>.
122
123 This program is free software; you can redistribute it and/or modify
124 it under the terms of the GNU General Public License as published by
125 the Free Software Foundation; either version 2 of the License, or
126 (at your option) any later version.
127
128 This program is distributed in the hope that it will be useful,
129 but WITHOUT ANY WARRANTY; without even the implied warranty of
130 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
131 GNU General Public License for more details.
132
133 You should have received a copy of the GNU General Public License
134 along with this program; see the file COPYING. If not, write to
135 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
136 Boston, MA 02111-1307, USA.
137 */
138
139 /* rfc-ja-style.css ends here */

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24