diff --git a/resources/less/weber.less b/resources/less/weber.less index 319847a67..5a5ff3e69 100644 --- a/resources/less/weber.less +++ b/resources/less/weber.less @@ -22,7 +22,7 @@ url('../fonts/2B4A81_2_0.ttf') format('truetype');} -h1,h2,h3,h4,h5,h6,p +h1,h2,h3,h4,h5,h6,p,.heading3,.heading4 { margin-bottom: 30px; } @@ -41,28 +41,19 @@ h1.document font-size: 40px; } -h3 +h3,.heading3 { line-height: 1.5em; } -h2,h3,h4 +h2,h3,h4,.heading3,.heading4 { margin-top: 0px; font-family: 'CamingoDos-Bold'; color: @gray; } - -h1 a,h2 a,h3 a,h4 a -{ - - -} - - - -h4 +h4,.heading4 { line-height: 20px; font-weight: 400px; @@ -74,7 +65,7 @@ a:hover } -h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover +h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,.heading3 a:hover,.heading4 a:hover { text-decoration: none; } diff --git a/xsl/common_main.xsl b/xsl/common_main.xsl index c6cb5f8ad..604e417ee 100644 --- a/xsl/common_main.xsl +++ b/xsl/common_main.xsl @@ -443,11 +443,11 @@ - + - + @@ -479,6 +479,20 @@ + + + + + + + + + + + + + +