blob: 521fb855dc46b8fb381680e4e2426363ec5c3b59 [file] [log] [blame]
/*
* nbentpack.css 1 August 2006
*
* Copyright © 2006 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*
* Purpose: double line height for bullets/steps in tutorials
* Modified on 16 Aug to use margin-top and margin-bottom to solve
* formatting with nested lists
*
*/
li.tut {margin-top: 1em; margin-bottom: 1em}