]> source.dussan.org Git - redmine.git/commitdiff
Bigger wiki h3 headings.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 26 Mar 2008 22:46:18 +0000 (22:46 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 26 Mar 2008 22:46:18 +0000 (22:46 +0000)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1295 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 9446f101946cf90986218c507601c439d3cae158..c30367903f30fcee0684f50c8737b276d9e6643c 100644 (file)
@@ -4,7 +4,7 @@ h1, h2, h3, h4 { font-family: "Trebuchet MS", Verdana, sans-serif;}
 h1 {margin:0; padding:0; font-size: 24px;}
 h2, .wiki h1 {font-size: 20px;padding: 2px 10px 1px 0px;margin: 0 0 10px 0; border-bottom: 1px solid #bbbbbb; color: #444;}
 h3, .wiki h2 {font-size: 16px;padding: 2px 10px 1px 0px;margin: 0 0 10px 0; border-bottom: 1px solid #bbbbbb; color: #444;}
-h4, .wiki h3 {font-size: 12px;padding: 2px 10px 1px 0px;margin-bottom: 5px; border-bottom: 1px dotted #bbbbbb; color: #444;}
+h4, .wiki h3 {font-size: 13px;padding: 2px 10px 1px 0px;margin-bottom: 5px; border-bottom: 1px dotted #bbbbbb; color: #444;}
 
 /***** Layout *****/
 #wrapper {background: white;}