www/tmpl/rst.css
changeset 425 b0e556c2ca95
parent 339 4d8d46bbe30d
child 426 1edb7766a26e
--- a/www/tmpl/rst.css	Fri Apr 01 23:28:53 2016 +0300
+++ b/www/tmpl/rst.css	Fri Apr 01 23:34:17 2016 +0300
@@ -78,7 +78,7 @@
     padding: 1px;
 }
 table { border-collapse:collapse; margin-left:auto; margin-right:auto; }
-table, tr, td { padding: 3px; border: 1px dotted maroon; background-color: cornsilk; }
+table, tr, td, th { padding: 3px; border: 1px dotted maroon; background-color: cornsilk; }
 
 pre.code.keyword, pre.code.tag {
     color: blue;