/[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.4 - (hide annotations) (download) (as text)
Thu May 9 09:54:06 2002 UTC (22 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +6 -1 lines
File MIME type: text/css
2002-05-09  wakaba <w@suika.fam.cx>

	* rfc_ja.xsl (address/postal/*/@ja:show): New supported
	attribute.
	* rfc-ja-style.css (.rfc-list-empty): New style rule.

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.4 $Date: 2002/05/08 14:44:39 $
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 wakaba 1.3 a.self
42     {border-style: none; cursor: normal}
43 wakaba 1.1
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 wakaba 1.4
49     .rfc-list-empty
50     {display: block; list-style: none}
51     .rfc-list-empty li
52     {display: block}
53 wakaba 1.1
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 wakaba 1.3 .rfc-artwork, .t-example
60 wakaba 1.1 {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     /* SEE ALSO
120     - <urn:ietf:rfc:2629>
121     - <http://suika.fam.cx/~wakaba/lang/rfc/translation/>
122     - <http://suika.fam.cx/~wakaba/document/rfc-ja/>
123     */
124     /* LICENSE
125    
126     Copyright 2002 wakaba <w@suika.fam.cx>.
127    
128     This program is free software; you can redistribute it and/or modify
129     it under the terms of the GNU General Public License as published by
130     the Free Software Foundation; either version 2 of the License, or
131     (at your option) any later version.
132    
133     This program is distributed in the hope that it will be useful,
134     but WITHOUT ANY WARRANTY; without even the implied warranty of
135     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
136     GNU General Public License for more details.
137    
138     You should have received a copy of the GNU General Public License
139     along with this program; see the file COPYING. If not, write to
140     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
141     Boston, MA 02111-1307, USA.
142     */
143    
144     /* rfc-ja-style.css ends here */

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24