source: bootcd/isolinux/syslinux-6.03/com32/lua/doc/manual.css

Last change on this file was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 414 bytes
RevLine 
[e16e8f2]1h3 code {
2        font-family: inherit ;
3        font-size: inherit ;
4}
5
6pre, code {
7        font-size: 12pt ;
8}
9
10span.apii {
11        float: right ;
12        font-family: inherit ;
13        font-style: normal ;
14        font-size: small ;
15        color: gray ;
16}
17
18p+h1, ul+h1 {
19        font-style: normal ;
20        padding-top: 0.4em ;
21        padding-bottom: 0.4em ;
22        padding-left: 16px ;
23        margin-left: -16px ;
24        background-color: #D0D0FF ;
25        border-radius: 8px ;
26        border: solid #000080 1px ;
27}
Note: See TracBrowser for help on using the repository browser.