Author: swalling
Description:
Since the GettingStarted CTA overlay launches guided tours, we should make the heading styles match.
Current mw-gettingstarted-cta-heading is computed to:
font-size: 25px;
height: 30px;
margin-bottom: 10px;
text-align: left;
width: 506px;
This should match the guider headings, which is computed to:
font-size: 21px;
font-weight: bold;
height: 26px;
Version: unspecified
Severity: enhancement