Parent Directory
|
Revision Log
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 |