From: Sergey Matveev Date: Tue, 30 Apr 2019 07:10:49 +0000 (+0300) Subject: Trivial restyling X-Git-Tag: 4.0~8 X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=commitdiff_plain;h=542846d29db7f8ad559db9744a5e04b26eaefcff Trivial restyling --- diff --git a/style.css b/style.css index e05fd44..0dec0f2 100644 --- a/style.css +++ b/style.css @@ -7,4 +7,5 @@ body { h1, h2, h3, h4 { text-align: center } h1, h2, h3, h4, strong { color: #900090 } pre { background-color: #CCCCCC } +table, th, td { border: 1px solid black } -->