[ http://jira.codehaus.org/browse/MSITE-43?page=all ]

Jason van Zyl moved MNG-690 to MSITE-43:
----------------------------------------

        Version:     (was: 2.0-alpha-3)
    Fix Version:     (was: 2.0 (RC))
           type: Bug  (was: Improvement)
      Component:     (was: maven-site-plugin)
       Workflow: jira  (was: Maven)
            Key: MSITE-43  (was: MNG-690)
        Project: Maven 2.x Site Plugin  (was: Maven 2)

> Make text in <code></code> appear the same size as the rest of the text
> -----------------------------------------------------------------------
>
>          Key: MSITE-43
>          URL: http://jira.codehaus.org/browse/MSITE-43
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>     Reporter: Bob Allison
>     Assignee: Brett Porter
>     Priority: Minor
>  Attachments: MNG-690.diff, MNG-690.diff
>
>
> As currently defined, text in a paragraph that is enclosed in 
> <code>...</code> will appear much smaller.  This has been true since v1.0.2 
> or earlier.
> Adding the following four lines to "maven-theme.css" will fix the problem (I 
> would suggest adding them right after the first four lines which set similar 
> information for most other text):
> code{
>   font-family: Courier, monospace;
>   font-size: 13px;
> }

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to