source: extensions/gsdl-video/trunk/installed/cmdline/share/doc/lame/html/lame.css@ 18425

Last change on this file since 18425 was 18425, checked in by davidb, 15 years ago

Video extension to Greenstone

File size: 708 bytes
Line 
1BODY {
2 font-family: Arial, Helvetica, sans-serif;
3 position: absolute;
4 padding-left: 1cm;
5 margin-left: 1cm;
6 }
7
8h1, h2, h3 {
9 margin-left: -1cm; text-align: left
10 }
11
12TABLE { text-align: left; font-family: Arial, Helvetica, sans-serif;}
13TH {background-color: #C0C0C0}
14TD {font-family: Arial, Helvetica, sans-serif;}
15
16SMALL.TINY { font-size : xx-small }
17SMALL.SCRIPTSIZE { font-size : xx-small }
18SMALL.FOOTNOTESIZE { font-size : x-small }
19SMALL.SMALL { font-size : small }
20BIG.LARGE { font-size : large }
21BIG.XLARGE { font-size : x-large }
22BIG.XXLARGE { font-size : xx-large }
23BIG.HUGE { font-size : xx-large }
24BIG.XHUGE { font-size : xx-large }
Note: See TracBrowser for help on using the repository browser.