Last modified: 2014-03-13 00:21:58 UTC
Not too far in the future, we plan to graduate VectorBeta extension's styles to Vector in core. Flow, since it's trying to match that and what we have in mobile stable, should make a few tweaks to its headers. # Flow h1: font-family: Georgia; font-weight: bold; font-size: 30px; color: #1E1E1E; # Typography Refresh h1 (master, not currently deployed): font-family: "Linux Libertine", Georgia,Times,serif; font-size: 1.8em; line-height: 30pt; color: #252525. # Mobile h1: font-family: Georgia,serif; font-size: 1.8em; In particular the bold weight is jarring to see, in comparison to mobile and VectorBeta. We should also make the colors and font families match. With h2 or smaller styles, I recommend a similar audit but here there might be more call to use something different between Flow has section title bars which are different than normal Vector section styles.
*** This bug has been marked as a duplicate of bug 59636 ***