/[suikacvs]/markup/slide/implementation/slide-show-winie.css
Suika

Contents of /markup/slide/implementation/slide-show-winie.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Mon Nov 3 06:30:31 2003 UTC (21 years ago) by wakaba
Branch: MAIN
File MIME type: text/css
Experimental WinIE implementation

1 wakaba 1.1
2     /* s|slides */
3     slides {
4     position: absolute;
5     overflow: hidden;
6     height: 100%;
7     width: 100%;
8     left: 0; right: 0;
9     top: 0; bottom: 0;
10     margin: 0;
11     border-width: 0;
12     padding: 0;
13     font-family: "MS Gothic", "Arial", sans-serif;
14     behavior: url(../implementation/slide-show-winie-slides.htc);
15     }
16    
17     /* s|slide */
18     slide {
19     width: 100%;
20     height: 90%;
21     margin: 1em;
22     border: groove 2px gray;
23     font-size: 200%;
24     }

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24