From: Jeff Hobbs <hobbs@users.sourceforge.net>
Date: Thu, 21 Jun 2007 23:13:20 +0000 (+0000)
Subject: remove oldschool style tags
X-Git-Tag: tkcon-2-5~6
X-Git-Url: http://www.privyetmir.co.uk/gitweb?a=commitdiff_plain;h=e76cf06434ad4c966cf65ade6803aed2f7a842fe;p=tkcon

remove oldschool style tags
---

diff --git a/docs/style.css b/docs/style.css
index b9aefa3..7aee5e8 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -1,5 +1,3 @@
-<style type="text/css">
-
 body, div, p, th, td, li, dd, ul, ol, dl, dt, blockquote {
 	font-family:	Arial, Helvetica, sans-serif;
 }
@@ -50,5 +48,3 @@ ul.sans {
 	list-style-type: none;
 	list-style-postition: inside;
 }
-
-</style>