Some examples start with non-words, so first paragraph letter highlighting looks ridicule.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 14 Aug 2015 12:31:34 +0300
changeset 298 59fafd2a9101
parent 297 b13a6a667e4f
child 299 1cc50552c3ee
Some examples start with non-words, so first paragraph letter highlighting looks ridicule.
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;