WordPress/wp-content/themes
Sergey Biryukov e30696bd20 Twenty Nineteen: Remove Baskerville Old Face from the font stack due to several shortcomings:
* Being difficult to read due to its mix of thin and thick strokes.
* Having poor language/extended character support.
* Not having other weights/styles (bold, italic, etc) and relying on browser approximations of those variants.

The next fonts down the stack (Garamond and Times) are more properly aligned to the appearance of the top-level serif font in the stack (Hoefler Text), and work better in its place.

Props kjellr, Rarst, justintadlock.
Fixes #45881.
Built from https://develop.svn.wordpress.org/trunk@45919


git-svn-id: http://core.svn.wordpress.org/trunk@45730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-08-30 18:58:57 +00:00
..
twentyeleven Coding Standards: Dynamic hooks should be named using interpolation not concatenation. 2019-08-22 19:08:55 +00:00
twentyfifteen Bundled Themes: Audit and update version numbers passed to `wp_enqueue_script()` to ensure proper cache busting. 2019-08-08 01:29:58 +00:00
twentyfourteen Bundled Themes: Audit and update version numbers passed to `wp_enqueue_script()` to ensure proper cache busting. 2019-08-08 01:29:58 +00:00
twentynineteen Twenty Nineteen: Remove Baskerville Old Face from the font stack due to several shortcomings: 2019-08-30 18:58:57 +00:00
twentyseventeen Twenty Seventeen: Fix tabs vs. spaces in [45764]. 2019-08-20 19:12:50 +00:00
twentysixteen Twenty Sixteen: Correct HelpHub URL in `readme.txt`. 2019-08-09 13:53:56 +00:00
twentyten Bundled Themes: Audit and update version numbers passed to `wp_enqueue_style()` to ensure proper cache busting. 2019-08-08 01:25:58 +00:00
twentythirteen Bundled Themes: Audit and update version numbers passed to `wp_enqueue_script()` to ensure proper cache busting. 2019-08-08 01:29:58 +00:00
twentytwelve Bundled Themes: Audit and update version numbers passed to `wp_enqueue_script()` to ensure proper cache busting. 2019-08-08 01:29:58 +00:00
index.php