projects
/
tkcon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39237aa
)
remove oldschool style tags
author
Jeff Hobbs
<hobbs@users.sourceforge.net>
Thu, 21 Jun 2007 23:13:20 +0000
(23:13 +0000)
committer
Jeff Hobbs
<hobbs@users.sourceforge.net>
Thu, 21 Jun 2007 23:13:20 +0000
(23:13 +0000)
docs/style.css
patch
|
blob
|
history
diff --git
a/docs/style.css
b/docs/style.css
index b9aefa323994cd6ade3faac120db37100335d3d7..7aee5e82d7eafb07f2b89683fbb28607df5ffc4c 100644
(file)
--- 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>