From: Sergey Matveev Date: Tue, 30 Apr 2019 07:17:07 +0000 (+0300) Subject: Тривиальная правка стиля X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=commitdiff_plain;h=af8f99fe5a08db80a384b7447fa6d3603932a49a;ds=sidebyside Тривиальная правка стиля --- diff --git a/style.css b/style.css index e05fd44..17f3b71 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 ; border-collapse: collapse } -->