source:
code/trunk/txt/main.css@
40
Last change on this file since 40 was 33, checked in by , 2 years ago | |
---|---|
File size: 354 bytes |
Rev | Line | |
---|---|---|
[33] | 1 | body{color:#111;background:#faeed6;margin:auto;padding:1ch;max-width:80ch} |
2 | @media(min-resolution:130dpi){body{font-size:1.5em}} | |
3 | article>header{margin:auto;padding:1ch} | |
4 | dt{float:left;text-align:right;padding-right:1ch;min-width:8ch;opacity:0.4;clear:left} | |
5 | :target::before{content:"☞"} | |
6 | body>h1{font-family:cursive} | |
7 | h1,h2{color:#ff6600} | |
8 | h3,h4{color:#333} |
Note:
See TracBrowser
for help on using the repository browser.