Page MenuHomePhabricator

mw-gettingstarted-cta-heading should match size/style of guiders
Closed, ResolvedPublic

Description

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

Details

Reference
bz64036

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:12 AM
bzimport set Reference to bz64036.
bzimport added a subscriber: Unknown Object (MLST).

swalling wrote:

mw-gettingstarted-cta-heading in overlay currently

Attached:

Screen_Shot_2014-04-16_at_3.59.22_PM.png (305×683 px, 53 KB)

Change 134270 had a related patch set uploaded by Robmoen:
Match existing GettingStarted CTA headings to the same styles as guiders

https://gerrit.wikimedia.org/r/134270

Change 134270 merged by jenkins-bot:
Make GettingStarted CTA headings match guider headings

https://gerrit.wikimedia.org/r/134270