GitHub user sarangan12 opened a pull request: https://github.com/apache/cordova-docs/pull/465
CB-10331 & CB-10436 - Improving Overview Page and fixing the Heading h2 size This PR consists of changes for 2 JIRAs. 1. Improving the Overview page 2. h2 size is smaller than h3. Fixing that also. @dblotsky @riknoll @nikhilkh @rakatyal Can you please review and commit this PR. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sarangan12/cordova-docs master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-docs/pull/465.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #465 ---- commit 6347891a88aa3b8641c593ce36961a63e60ff075 Author: Sarangan Rajamanickam <saraj...@microsoft.com> Date: 2016-01-26T00:40:09Z CB-10436: The H2 Heading tag is of incorrect size in cordova-docs The Heading tags are supposed to be of following size: h1: 36px & h2: 30px & h3: 24px & h4: 18px & h5: 14px & h6: 12px But, h2 is actually 18px (same as h4) which makes it smaller than h3 which is incorrect. So, I am fixing it to the correct size. commit 8f744519a1a5d2f5762638e089e5ec9ce15a1069 Author: Sarangan Rajamanickam <saraj...@microsoft.com> Date: 2016-01-26T00:44:05Z CB-10331: Improve Overview Page Updated documentation of the overview page. commit 11d7f50a3b6ea9795979df541c6a2e4d8c3e743b Author: Sarangan Rajamanickam <saraj...@microsoft.com> Date: 2016-01-26T00:45:29Z Merge branch 'master' of https://github.com/apache/cordova-docs ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org