source: code/trunk/txt/main.css@ 54

Last change on this file since 54 was 33, checked in by fox, 2 years ago

Txt guides

File size: 354 bytes
RevLine 
[33]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.