manuals updated to make use of css style sheet

This commit is contained in:
Frederic Culot
2008-02-10 11:33:23 +00:00
parent b6cc429a71
commit 8864663107
7 changed files with 2328 additions and 2124 deletions

View File

@@ -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;