[ 
https://issues.apache.org/jira/browse/SOLR-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cassandra Targett reopened SOLR-5238:
-------------------------------------


Sorry, need to reopen this again.

I failed to notice that in some early iteration of this, I defined the h3 
header size to "15.22px", which is about 11pt. The h4 headers aren't customized 
with this css, so by default are about 14pt. Thus, h3 is smaller than h4.

If you could simply remove the section that defines the h3 size, that should be 
fine - the default h3 is bigger than the default h4 and is perfectly acceptable.

The section to remove looks like this:

/* Set H3 header size */
.wiki-content h3 {
   font-size: 15.22px; 
}

Thanks....
                
> Update the .css for the Ref Guide
> ---------------------------------
>
>                 Key: SOLR-5238
>                 URL: https://issues.apache.org/jira/browse/SOLR-5238
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Cassandra Targett
>            Assignee: Hoss Man
>            Priority: Minor
>             Fix For: 4.5
>
>         Attachments: SolrRefGuide.css
>
>
> I put a custom .css into the Ref Guide before it was uploaded. I was going 
> for something parallel to the Solr website, but only spent a little time with 
> it. In terms of readibility of the text online, it's not great, which is 
> putting it nicely. It's also very difficult to differentiate between "normal" 
> text and monospaced text to indicate a command, program name, etc.
> I'm attaching a new .css that can simply replace what's already in the Space 
> Admin -> Stylesheet section. I did several things with this:
> * cleaned up the .css generally, consolidated some repetitive sections, and 
> added more comments in case future changes are desired.
> * changed the font throughout to Helvetica, Arial, or sans-serif and updated 
> the color to a slightly less strong black.
> * changed the monospace font to match the font used in the code boxes 
> (Consolas) and made them the same color as the text (default is a lot 
> lighter).
> * added a bit more space between lines.
> * removed the negative margin in the header/breadcrumbs to give it a bit more 
> space.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to