diff --git a/ChangeLog b/ChangeLog index bff6f41..07cf434 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +10 Feb 2008: + manuals updated to make use of css style sheet + 03 Feb 2008: doc/manual.css added doc/manual_fr.html updated to make use of css style sheet diff --git a/doc/manual.css b/doc/manual.css index cdb3cc5..636be4f 100644 --- a/doc/manual.css +++ b/doc/manual.css @@ -1,4 +1,4 @@ -/* $Id: manual.css,v 1.1 2008/02/03 11:13:21 culot Exp $ */ +/* $Id: manual.css,v 1.2 2008/02/10 11:33:23 culot Exp $ */ /* * Calcurse - text-based organizer @@ -242,6 +242,10 @@ a { padding-left: 1cm; } +div.todo { + color: green; +} + div.warn { margin-top: 1cm; margin-bottom: 1cm; diff --git a/doc/manual_de.html b/doc/manual_de.html index fdec0d9..e1cfb05 100755 --- a/doc/manual_de.html +++ b/doc/manual_de.html @@ -1,10 +1,10 @@