/[suikacvs]/webroot/s/simpledoc.css
Suika

Diff of /webroot/s/simpledoc.css

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

revision 1.2 by wakaba, Mon Nov 12 13:35:57 2001 UTC revision 1.3 by wakaba, Sun Mar 10 06:44:00 2002 UTC
# Line 1  Line 1 
   
1  /*  /*
2    
3  simpledoc.css -- StyleSheet for Japanese Simple HTML Documents  simpledoc.css -- StyleSheet for Simple Japanese HTML Documents
4    
5  Format: W3C CSS, level 2.  Format: W3C CSS, level 2.
6    License: Public Domain.
7    
8  */  */
9    
# Line 24  p Line 24  p
24          {margin: 0 2em;          {margin: 0 2em;
25          text-indent: 1em}          text-indent: 1em}
26    
   
   
27  acronym, abbr  acronym, abbr
28          {border-bottom: dotted #ff0080 thin;          {border-bottom: dotted #ff0080 thin;
29          padding-bottom: .1em;          padding-bottom: .1em;
# Line 124  a.self img.favicon Line 122  a.self img.favicon
122    
123  /* footer blocks */  /* footer blocks */
124    
125  address /* , div.info, .about */  .navigation, address
126          {margin: 1em 0.3em 0 0.3em;          {margin: 1em 0.3em 0 0.3em;
127          border-style: solid none none none;          border-style: solid none none none;
128          border-color: gray;          border-color: gray;
# Line 148  img#w3c-html, img#w3c-css Line 146  img#w3c-html, img#w3c-css
146          {display: inline; margin: 0 1.5em 0 0; border-style: none;          {display: inline; margin: 0 1.5em 0 0; border-style: none;
147          padding: 0; font-weight: normal}          padding: 0; font-weight: normal}
148    
149  .myuri ul  ul.myuri, .myuri ul
150          {display: inline; margin: 0}          {display: inline; margin: 0}
151    
152  .myuri ul li  ul.myuri li, .myuri ul li
153          {display: inline; margin: 0 .5em;          {display: inline; margin: 0 .5em;
154          border-left: thin #ffbe7d solid; padding-left: .4em}          border-left: thin #ffbe7d solid; padding-left: .4em}
155    
# Line 164  ul, dl, ol, table Line 162  ul, dl, ol, table
162  ul ul, ol ol, ul ol, ol ul  ul ul, ol ol, ul ol, ol ul
163          {margin-top: 0.2em; margin-bottom: 0.2em}          {margin-top: 0.2em; margin-bottom: 0.2em}
164    
165  /*  /* simpledoc.css ends here */
   
 LICENSE: Public Domain.  
 CHANGE:  
   
 2001-11-12  wakaba <wakaba@suika.fam.cx>  
   
         * (@import logo.css): new.  
   
 2001-09-29  wakaba <wakaba@suika.fam.cx>  
   
         * redesign of headings' style.  
         * support of new classes (eg. div.update).  
         * (kbd): new.  
   
 2001-09-14  wakaba <wakaba@suika.fam.cx>  
   
         * bug fix of attr.name (border-size -> border-width).  
   
 2001-07-31  wakaba <wakaba@suika.fam.cx>  
   
         * Favicon support.  
   
 2001-05-13  wakaba <wakaba@suika.fam.cx>  
   
         * New File.  
   
 */  
   
 /* simpledoc.css ends here. */  

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24