diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-03-19 23:34:34 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-03-19 23:34:34 +0000 |
| commit | cc56c0ea37e053bee704e57f6b87d28f334f78bb (patch) | |
| tree | b931166115dbb17bba21829540261a0ca8a83f92 /docutils | |
| parent | 06c579aedda90f0e308505abf357ba1606fe1df6 (diff) | |
| download | docutils-cc56c0ea37e053bee704e57f6b87d28f334f78bb.tar.gz | |
replaced <>@ with ()at because they come out as a mess when
the stylesheet is embedded
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5027 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils')
| -rw-r--r-- | docutils/writers/html4css1/html4css1.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/writers/html4css1/html4css1.css b/docutils/writers/html4css1/html4css1.css index 9d062b3ee..e005f1825 100644 --- a/docutils/writers/html4css1/html4css1.css +++ b/docutils/writers/html4css1/html4css1.css @@ -1,5 +1,5 @@ /* -:Author: David Goodger <goodger@python.org> +:Author: David Goodger (goodger at python.org) :Id: $Id$ :Copyright: This stylesheet has been placed in the public domain. |
