/[suikacvs]/markup/slide/implementation/slide-list.css
Suika

Contents of /markup/slide/implementation/slide-list.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Thu Sep 4 02:41:31 2003 UTC (22 years, 10 months ago) by wakaba
Branch: MAIN
File MIME type: text/css
Imported to CVS

1 wakaba 1.1 @namespace s 'urn:x-suika-fam-cx:markup:slide:1';
2     @namespace h1 'http://www.w3.org/1999/xhtml';
3     @namespace h 'http://www.w3.org/2002/06/xhtml2';
4    
5     h|head + s|slide {
6     /*-moz-binding: url(slide-xbl.xml#slideshow);*/
7     }
8    
9     s|slide {
10     min-width: 15em; width: 15em; max-width: 15em;
11     min-height: 10em; height: 10em; max-height: 10em;
12     margin: 1em;
13     border: groove 2px gray;
14     font-size: 8px;
15     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24