]> Cypherpunks.ru repositories - gocheese.git/blobdiff - style.css
Simpler CSS inclusion
[gocheese.git] / style.css
index 0dec0f2156face811f2b44954c850c6327a7fce9..0d2e65ba5cd86080c50fbc98d1190060aae73e14 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1,4 +1,3 @@
-<style type="text/css"><!--
 body {
     margin: auto;
     width: 80em;
@@ -7,5 +6,4 @@ 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 }
---></style>
+table, th, td { border: 1px solid black ; border-collapse: collapse }