=================================================================== RCS file: /cvs/mandoc/Attic/example.style.css,v retrieving revision 1.32 retrieving revision 1.33 diff -u -p -r1.32 -r1.33 --- mandoc/Attic/example.style.css 2010/12/17 10:37:26 1.32 +++ mandoc/Attic/example.style.css 2010/12/17 11:01:24 1.33 @@ -1,4 +1,4 @@ -/* $Id: example.style.css,v 1.32 2010/12/17 10:37:26 kristaps Exp $ */ +/* $Id: example.style.css,v 1.33 2010/12/17 11:01:24 kristaps Exp $ */ html { min-width: 580px; width: 580px; } body { font-family: monospace; } @@ -40,7 +40,8 @@ table { margin-top: 0px; margin-bottom: 0px; } /* Block modes. */ -.display { } +.display { } /* Top of all Bd, D1, Dl. */ +.list { } /* Top of all Bl. */ /* Context-specific modes. */