diff -r b13a6a667e4f -r 59fafd2a9101 rst.css --- a/rst.css Fri Aug 14 12:28:01 2015 +0300 +++ b/rst.css Fri Aug 14 12:31:34 2015 +0300 @@ -5,7 +5,6 @@ a:visited { color: IndianRed; } a:hover { background: bisque; border-radius: 10px; padding: 1px; } p { text-indent: 2em; } -p:first-letter { font-weight: bold; } .formula, .literal-block { display: inline-block; overflow: auto;