+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 <gudnabrsam yahoo.com> wrote:
>
> --- Stephane Bailliez <sbailliez gmail.com> 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:
> > dev-unsubscribe ant.apache.org
> > For additional commands, e-mail:
> > dev-help ant.apache.org
> >
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
protection around
> http://mail.yahoo.com
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe ant.apache.org
> For additional commands, e-mail: dev-help ant.apache.org
>
>
|