1 |
|
|
2 |
/* rfc-ja-style.css --- Stylesheet for XHTML 1.1 document |
/* rfc-ja-style.css --- Stylesheet for HTML document |
3 |
generated by rfc-ja.xsl |
generated by rfc-ja.xsl |
4 |
$Date$ |
$Date$ |
5 |
*/ |
*/ |
38 |
{border-bottom: dashed #cacaff thin} |
{border-bottom: dashed #cacaff thin} |
39 |
a:visited |
a:visited |
40 |
{border-bottom: dashed #ffc4e1 thin} |
{border-bottom: dashed #ffc4e1 thin} |
41 |
|
a.self |
42 |
|
{border-style: none; cursor: normal} |
43 |
|
|
44 |
h1, h2, h3, h4, h5, h6 |
h1, h2, h3, h4, h5, h6 |
45 |
{margin-top: 1em; margin-bottom: 1em; |
{margin-top: 1em; margin-bottom: 1em; |
46 |
font-size: 1em; line-height: 140%; |
font-size: 1em; line-height: 140%; |
47 |
page-break-after: avoid} |
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 |
.t-heading |
55 |
{margin-top: 1em; margin-bottom: 1em} |
{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 |
.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} |
{margin-top: 0; margin-bottom: 0} |
58 |
|
|
59 |
.rfc-artwork |
.rfc-artwork, .t-example |
60 |
{margin-left: 3em; |
{margin-left: 3em; |
61 |
background-color: #f4ffff} |
background-color: #f4ffff} |
62 |
|
|