/[suikacvs]/markup/slide/implementation/xhtml2.css
Suika

Diff of /markup/slide/implementation/xhtml2.css

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

revision 1.1 by wakaba, Mon Jan 26 09:26:48 2004 UTC revision 1.2 by wakaba, Sat Apr 23 06:56:36 2005 UTC
# Line 1  Line 1 
1  @charset 'iso-2022-jp';  @charset 'iso-2022-jp';
2  @namespace h 'http://www.w3.org/2002/06/xhtml2';  @namespace h 'http://www.w3.org/2002/06/xhtml2';
3    
4  /* Meta informations */  /* Meta information */
5  h|head {  h|head {
6          display: none;    display: block;
7      max-width: 0;
8      max-height: 0;
9      visibility: hidden;
10      overflow: hidden;
11    }
12    
13    h|title {
14      display: inline;
15      -moz-binding: url(http://suika.fam.cx/www/style/ui/title.xbl#title);
16  }  }
17    
18  /* Headings */  /* Headings */

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24