From 886466310798ee9d63191cff05d57c4e9528b32e Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 10 Feb 2008 11:33:23 +0000 Subject: manuals updated to make use of css style sheet --- doc/manual.css | 6 +- doc/manual_de.html | 1057 ++++++++++++++++++++++++++------------------------- doc/manual_en.html | 1051 +++++++++++++++++++++++++++------------------------ doc/manual_es.html | 1069 ++++++++++++++++++++++++++++------------------------ doc/manual_fr.html | 263 ++++++------- doc/manual_nl.html | 1045 ++++++++++++++++++++++++++------------------------ 6 files changed, 2346 insertions(+), 2145 deletions(-) (limited to 'doc') 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 @@