/[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.1 by wakaba, Sun Nov 11 10:40:27 2001 UTC revision 1.2 by wakaba, Mon Nov 12 13:35:57 2001 UTC
# Line 1  Line 1 
1    
2  /*  /*
3    
4  StyleSheet for Japanese Simple HTML Documents  simpledoc.css -- StyleSheet for Japanese Simple HTML Documents
5    
6    Format: W3C CSS, level 2.
7    
8  */  */
9    
10    @import url(logo.css);
11    
12  html  html
13          {margin: 0;          {margin: 0;
14          background-color: Window; color: WindowText}          background-color: Window; color: WindowText}
# Line 114  a img.favicon Line 118  a img.favicon
118  a.self img.favicon  a.self img.favicon
119          {border-style: none}          {border-style: none}
120    
121    .logo-suika
122            {float: left}
123    
124    
125  /* footer blocks */  /* footer blocks */
126    
127  address /* , div.info, .about */  address /* , div.info, .about */
# Line 158  ul ul, ol ol, ul ol, ol ul Line 166  ul ul, ol ol, ul ol, ol ul
166    
167  /*  /*
168    
169  Change  LICENSE: Public Domain.
170    CHANGE:
171    
172    2001-11-12  wakaba <wakaba@suika.fam.cx>
173    
174            * (@import logo.css): new.
175    
176  2001-09-29  wakaba <wakaba@suika.fam.cx>  2001-09-29  wakaba <wakaba@suika.fam.cx>
177    

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24