/[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.2 - (hide annotations) (download) (as text)
Fri May 3 07:41:31 2002 UTC (22 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +2 -2 lines
File MIME type: text/css
2002-05-03  wakaba <w@suika.fam.cx>

	* rfc_ja.xsl, rfc-ja-style.css: New files.
	
	* ChangeLog: New file.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24