Author: kpreisser Date: Fri Nov 29 23:55:18 2013 New Revision: 1546664 URL: http://svn.apache.org/r1546664 Log: Fix tab.
Modified: tomcat/trunk/webapps/docs/images/docs-stylesheet.css Modified: tomcat/trunk/webapps/docs/images/docs-stylesheet.css URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/images/docs-stylesheet.css?rev=1546664&r1=1546663&r2=1546664&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/images/docs-stylesheet.css (original) +++ tomcat/trunk/webapps/docs/images/docs-stylesheet.css Fri Nov 29 23:55:18 2013 @@ -22,7 +22,7 @@ /* General style */ h1, h2, h3, h4, h5, h6, th { - font-weight: 600; + font-weight: 600; } body { --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org