diff -r 98c8f14fc972 -r b0e556c2ca95 www/tmpl/rst.css --- 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;