rst.css
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 20 Jul 2011 12:37:29 +0300
changeset 902 034aeeb2a16d
child 904 29eccddc0c22
permissions -rwxr-xr-x
Build html version of tips.

body frameset { background-color: ivory; }
body { padding: 0 10% 0 10%; }
a { text-decoration:none; }
a:link { color: brown; }
a:visited { color: IndianRed; }
a:hover { background: beige; border-radius: 10px; padding: 1px; }
p { text-indent: 2em; }
p:first-letter { font-weight: bold; }
.literal-block {padding-left: 4em;}