* Manual updates (especially how nix-build makes testing packages much

easier; no longer need a helper expression).
This commit is contained in:
Eelco Dolstra 2006-10-02 11:50:55 +00:00
parent 91a01e6fcf
commit f316b6c1a9
5 changed files with 120 additions and 81 deletions

View file

@ -83,7 +83,7 @@ pre.programlisting
Screen dumps:
***************************************************************************/
pre.screen
pre.screen, pre.programlisting
{
border: 1px solid #6185a0;
padding: 3px 3px;
@ -259,4 +259,9 @@ strong.command
// font-style: italic;
// font-weight: normal;
color: #400000;
}
}
div.calloutlist td
{
padding-bottom: 1em;
}