[ http://jira.codehaus.org/browse/MSKINS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg closed MSKINS-2. -------------------------------- Assignee: Dennis Lundberg Resolution: Fixed Fix Version/s: default-1.0.1 Fixed in svn. I used "medium" instead. > maven-theme.css invalid css > --------------------------- > > Key: MSKINS-2 > URL: http://jira.codehaus.org/browse/MSKINS-2 > Project: Maven Skins > Issue Type: Improvement > Components: Default Skin > Affects Versions: default-1.0 > Environment: - > Reporter: codehauser > Assignee: Dennis Lundberg > Priority: Minor > Fix For: default-1.0.1 > > > The maven-theme.css > (http://svn.apache.org/viewvc/maven/skins/trunk/maven-default-skin/src/main/resources/css/maven-theme.css?revision=517325&view=markup) > contains a minor error. Which makes it not css-standard-conform. > On line 83 h5 is specified like this: > {noformat}h5 { > padding: 4px 4px 4px 6px; > color: #900; > font-size: normal; > } > {noformat} > But normal is no valid value for font-size. Maybe medium or large was meant. -- 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