comparison 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
comparison
equal deleted inserted replaced
2140:e5cc5ea839bb 2141:67aea3fddce7
1 /* 1 /*
2 :Author: David Goodger 2 :Author: David Goodger
3 :Contact: goodger@users.sourceforge.net 3 :Contact: goodger@users.sourceforge.net
4 :date: $Date: 2002-09-26 06:41:46 $ 4 :date: $Date: 2004-03-26 06:11:32 $
5 :version: $Revision: 1.10 $ 5 :version: $Revision: 1.11 $
6 :copyright: This stylesheet has been placed in the public domain. 6 :copyright: This stylesheet has been placed in the public domain.
7 7
8 Default cascading style sheet for the HTML output of Docutils. 8 Default cascading style sheet for the HTML output of Docutils.
9 */ 9 */
10 10
11 a.target { 11 a.target {
12 color: blue } 12 color: black }
13 13
14 a.toc-backref { 14 a.toc-backref {
15 text-decoration: none ; 15 text-decoration: none ;
16 color: black } 16 color: black }
17 17

Roundup Issue Tracker: http://roundup-tracker.org/