]> Cypherpunks.ru repositories - cryptoparty-www.git/blobdiff - style.css
Более простое включение CSS
[cryptoparty-www.git] / style.css
index e05fd443b4ae20d2b60f75c2e56de176e1ad3812..0d2e65ba5cd86080c50fbc98d1190060aae73e14 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1,4 +1,3 @@
-<style type="text/css"><!--
 body {
     margin: auto;
     width: 80em;
@@ -7,4 +6,4 @@ body {
 h1, h2, h3, h4 { text-align: center }
 h1, h2, h3, h4, strong { color: #900090 }
 pre { background-color: #CCCCCC }
---></style>
+table, th, td { border: 1px solid black ; border-collapse: collapse }