Parent Directory
|
Revision Log
New version
| 1 | wakaba | 1.1 | @import 'http://suika.fam.cx/swe/styles/sw'; |
| 2 | |||
| 3 | p { | ||
| 4 | text-indent: 0; | ||
| 5 | } | ||
| 6 | |||
| 7 | .informative { | ||
| 8 | color: #004000; | ||
| 9 | } | ||
| 10 | |||
| 11 | a.xref { | ||
| 12 | color: inherit; | ||
| 13 | border-bottom-style: none; | ||
| 14 | text-decoration: none; | ||
| 15 | } | ||
| 16 | |||
| 17 | cite:before, cite:after { | ||
| 18 | content: ""; | ||
| 19 | } | ||
| 20 | |||
| 21 | :lang(en) em { | ||
| 22 | border-bottom-style: none; | ||
| 23 | text-decoration: none; | ||
| 24 | font-style: italic; | ||
| 25 | } | ||
| 26 | |||
| 27 | #history p:before { | ||
| 28 | content: "$B0l!"(B"; | ||
| 29 | } | ||
| 30 | |||
| 31 | /* | ||
| 32 | License: Public Domain. | ||
| 33 | */ |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |