/[suikacvs]/test/suikawebwww/style/html/spec.css
Suika

Diff of /test/suikawebwww/style/html/spec.css

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

revision 1.4 by wakaba, Tue Sep 25 13:57:43 2007 UTC revision 1.5 by wakaba, Mon Oct 1 11:36:43 2007 UTC
# Line 40  html.formal-specification h1 + h2 { Line 40  html.formal-specification h1 + h2 {
40    
41  body {  body {
42    counter-reset: chapter appendix;    counter-reset: chapter appendix;
43      padding-left: 2em;
44  }  }
45    
46  div.section {  div.section {
# Line 182  div.appendix h2:after { Line 183  div.appendix h2:after {
183    font-weight: normal;    font-weight: normal;
184  }  }
185    
186    /*
187      Paragraphs at the beginning of sections, such as
188      "This section is non-normative".
189    */
190    .section-info {
191      margin-bottom: 1em;
192      text-indent: 0;
193      line-height: 1.5;
194    }
195    .section-info:lang(en), .section-info:lang(ja) {
196      text-indent: 0;
197    }
198    
199  /* --- Ordered List --- */  /* --- Ordered List --- */
200    
201  ol li, ol li ol li, ol li ol li ol li {  ol li, ol li ol li, ol li ol li ol li {

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24