X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=style.css;h=17f3b71cb358b255b2328e68226338fff4186fed;hb=5e92533267cb41c42af1243592c530304d18bff5;hp=e05fd443b4ae20d2b60f75c2e56de176e1ad3812;hpb=07d29d4f702fa5db2c3992f4312437d3ed8ec09b;p=pygost.git 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 } -->