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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Fri May 3 06:10:52 2002 UTC revision 1.5 by wakaba, Sun May 12 04:32:45 2002 UTC
# Line 1  Line 1 
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  */  */
# Line 21  body Line 21  body
21    
22  p  p
23          {margin: 1.7em 2em;          {margin: 1.7em 2em;
24          text-indent: 0em;          text-indent: 2em;
25          text-align: justify;          text-align: justify;
26          line-height: 170%}          line-height: 170%}
27  p.t-l-ja, .t-l-ja p  p.t-l-ja, .t-l-ja p
# Line 38  a:link Line 38  a:link
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, .rfc-t-artwork, .t-example
60          {margin-left: 3em;          {margin-left: 3em;
61          background-color: #f4ffff}          background-color: #f4ffff}
62    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24