source: code/trunk/doc/main.css@ 70

Last change on this file since 70 was 65, checked in by Izuru Yakumo, 8 months ago

Replace Cmdliner with Ocmd, re-add documentation

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 354 bytes
Line 
1body{color:#111;background:#faeed6;margin:auto;padding:1ch;max-width:80ch}
2@media(min-resolution:130dpi){body{font-size:1.5em}}
3article>header{margin:auto;padding:1ch}
4dt{float:left;text-align:right;padding-right:1ch;min-width:8ch;opacity:0.4;clear:left}
5:target::before{content:"☞"}
6body>h1{font-family:cursive}
7h1,h2{color:#ff6600}
8h3,h4{color:#333}
Note: See TracBrowser for help on using the repository browser.