summaryrefslogtreecommitdiff
path: root/docutils/tools/stylesheets/default.css
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-12-22 19:03:27 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-12-22 19:03:27 +0000
commitf9a24f71d0b89bb4ec424bbf366ee862dc42048b (patch)
treec8f589578cdc361b7452a7ab6dac10bf29dfd9d1 /docutils/tools/stylesheets/default.css
parent772954acf6d93b47fc3987a98af41f2b32595e98 (diff)
downloaddocutils-f9a24f71d0b89bb4ec424bbf366ee862dc42048b.tar.gz
replaced "&" by "and" because the XHTML validator complains when
inlining the stylesheet git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2886 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/tools/stylesheets/default.css')
-rw-r--r--docutils/tools/stylesheets/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/tools/stylesheets/default.css b/docutils/tools/stylesheets/default.css
index e519adbb1..419e804d2 100644
--- a/docutils/tools/stylesheets/default.css
+++ b/docutils/tools/stylesheets/default.css
@@ -30,7 +30,7 @@ blockquote.epigraph {
dl.docutils dd {
margin-bottom: 0.5em }
-/* Uncomment (& remove this text!) to get bold-faced definition list terms
+/* Uncomment (and remove this text!) to get bold-faced definition list terms
dl.docutils dt {
font-weight: bold }
*/