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