You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/15 04:55:07 UTC

[jira] Updated: (MNG-690) Make text in appear the same size as the rest of the text

     [ http://jira.codehaus.org/browse/MNG-690?page=all ]

Brett Porter updated MNG-690:
-----------------------------

    Component:     (was: maven-plugins)
               maven-site-plugin

> Make text in <code></code> appear the same size as the rest of the text
> -----------------------------------------------------------------------
>
>          Key: MNG-690
>          URL: http://jira.codehaus.org/browse/MNG-690
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-site-plugin
>     Versions: 2.0-alpha-3
>     Reporter: Bob Allison
>     Priority: Minor
>      Fix For: 2.0-beta-2

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org