Mercurial > p > roundup > code
diff doc/default.css @ 2141:67aea3fddce7
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 26 Mar 2004 06:11:32 +0000 |
| parents | c9f37630cf76 |
| children | a3d63babf9c4 |
line wrap: on
line diff
--- a/doc/default.css Fri Mar 26 06:10:54 2004 +0000 +++ b/doc/default.css Fri Mar 26 06:11:32 2004 +0000 @@ -1,15 +1,15 @@ /* :Author: David Goodger :Contact: goodger@users.sourceforge.net -:date: $Date: 2002-09-26 06:41:46 $ -:version: $Revision: 1.10 $ +:date: $Date: 2004-03-26 06:11:32 $ +:version: $Revision: 1.11 $ :copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. */ a.target { - color: blue } + color: black } a.toc-backref { text-decoration: none ;
