+1, There is already a stylesheet included in each manual page (stylesheets/style.css) and one (stylesheets/antmanual.css) included in some pages.
On 4/28/06, Matt Benson <[EMAIL PROTECTED]> wrote:
--- Stephane Bailliez <[EMAIL PROTECTED]> wrote: [SNIP] > > > What do you guys think of introducing in the manual > a css such as: > > .warning:before { > content: "WARNING: "; > font-weight:bold; > } > .warning { > font-family: Verdana, arial, sans-serif; > font-size: 80%; > border-style: solid; > border-width: 1px; > border-color: #c00; > background-color: #fcc; > text-align:left; > margin-top: 5px; > margin-bottom: 5px; > margin-left: 2em; > padding: 8px; > text-align:justify; > width:85%; > } > > > To use with: <p class="warning"> BLAH ! </p> > > That's basically a Confluence-like style. > > We can define other css such as note, info, tip to > start to introduce > some semantics and relatively eye-catching notes at > the same time. > .. > I can't imagine it would be a bad idea, though it might take a while for it to pervade the existing man pages; certainly it would be useful if any of us ever take DD's doco proposal further. ;) -Matt > Stephane > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]