/[suikacvs]/webroot/s/default/xhtml1.css
Suika

Diff of /webroot/s/default/xhtml1.css

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

revision 1.2 by wakaba, Sun Jul 20 07:03:18 2003 UTC revision 1.4 by wakaba, Wed Dec 15 13:43:04 2004 UTC
# Line 1  Line 1 
1  @charset 'iso-2022-jp';  @import '/www/style/html/xhtml1.css';
 @namespace 'http://www.w3.org/1999/xhtml';  
 @namespace xml 'http://www.w3.org/XML/1998/namespace';  
2    
3  html {  /* NOTE: This style sheet URI (<http://suika.fam.cx/s/default/xhtml1>) is
4          display: block;           OBSOLETE. */
         line-height: 2.0;  
 }  
 head {  
         display: none;  
 }  
   
 body {  
         display: block;  
         margin: 1em 1.5em;  
 }  
   
 div.section {  
         display: block;  
 }  
   
 h1, h2, h3, h4, h5, h6 {  
         display: block;  
         line-height: 1.5;  
         font-size: 120%;  
         font-weight: bolder;  
 }  
   
 h1 {  
         text-align: center;  
         font-size: 140%;  
 }  
   
 p {  
         display: block;  
         text-indent: 1em;  
         margin: 0 1em;  
 }  
   
 blockquote {  
         display: block;  
 }  
   
 code.uri {  
         font-size: smaller;  
 }  
 code.math {  
           font-family: "Times New Roman", "Times", serif;  
 }  
 var {  
         font-style: italic;  
 }  
   
 /*  
  * $B8@8l>pJs$G>l9gJ,$1$9$k$N$O@5$7$/$J$$$,!"8=:_$N(B CSS  
  * $B$K$OMQ;z7O$NA*Br;R$,$J$$$+$i!"6a;wE*$K$3$l$r;H$&!#(B  
  */  
   
 [lang|="ja"] cite, [xml|lang|="ja"] cite {  
         quotes: "$B!X(B" "$B!Y(B" "$B!V(B" "$B!W(B";  
         font-style: normal;  
 }  
 [lang|="ja"] cite:before, [xml|lang|="ja"] cite:before {  
         content: open-quote;  
 }  
 [lang|="ja"] cite:after, [xml|lang|="ja"] cite:after {  
         content: close-quote;  
 }  
 [lang|="en"] cite, [xml|lang|="en"] cite {  
         quotes: none;  
         font-style: italic;  
 }  
 [lang|="en"] cite cite, [xml|lang|="en"] cite cite {  
         quotes: none;  
         font-style: normal;  
 }  
 [lang|="en"] cite:before, [xml|lang|="en"] cite:before,  
 [lang|="en"] cite:after, [xml|lang|="en"] cite:after {  
         content: none;  
 }  
   
 th[scope="row"] {  
                 text-align: left;  
 }  
 th[scope="col"] {  
                 text-align: center;  
 }  
5    
6  /* License  /* License
7    
8  Copyright 2003 Wakaba <w@suika.fam.cx>.  Copyright 2003-2004 Wakaba <w@suika.fam.cx>.
9    
10  This program is free software; you can redistribute it and/or modify  This program is free software; you can redistribute it and/or modify
11  it under the terms of the GNU General Public License as published by  it under the terms of the GNU General Public License as published by

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24