]> source.dussan.org Git - sonarqube.git/commitdiff
Fix documentation h2 style
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Mon, 6 Aug 2018 07:24:48 +0000 (09:24 +0200)
committerSonarTech <sonartech@sonarsource.com>
Mon, 6 Aug 2018 18:21:19 +0000 (20:21 +0200)
server/sonar-web/src/main/js/apps/documentation/styles.css

index 0b482e5b8df76db2aef5e39d6c186e6123501f0e..05f6eb50ff8967893b70db9522600c2556865c91 100644 (file)
@@ -42,6 +42,7 @@
 }
 
 .documentation-content.markdown h2 {
+  font-size: 18px;
   font-weight: 800;
   margin-top: 3em;
 }