/[suikacvs]/test/html-webhacc/cc-style.css
Suika

Diff of /test/html-webhacc/cc-style.css

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

revision 1.6 by wakaba, Tue Jul 17 13:52:54 2007 UTC revision 1.7 by wakaba, Sat Jul 21 04:58:17 2007 UTC
# Line 73  q:before, q:after { Line 73  q:before, q:after {
73    padding-left: 0;    padding-left: 0;
74  }  }
75  #document-tree > ol > li {  #document-tree > ol > li {
76    display: block;  /*  display: block;
77    list-style: none;    list-style: none;
78    margin-left: 0;    margin-left: 0;
79    padding-left: 0;    padding-left: 0; */
80  }  }
81    
82  #document-tree ol ol {  #document-tree ol /*ol*/ {
83    margin-left: 1em;    margin-left: 1em;
84    padding-left: 0;    padding-left: 0;
85  }  }
86    
87  #document-tree ol ol li {  #document-tree ol /*ol*/ li {
88    margin-left: 0;    margin-left: 0;
89    padding-left: 0.4em;    padding-left: 0.4em;
90  }  }
# Line 182  code { Line 182  code {
182    letter-spacing: 0.1em;    letter-spacing: 0.1em;
183    background-color: transparent;    background-color: transparent;
184    color: orangered;    color: orangered;
185      white-space: -moz-pre-wrap;
186      white-space: pre-wrap;
187  }  }
188    
189  /*  /*

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24