Press This: properly add Open Sans to the editor, using the mce_css filter.

See #26072. Fixes #33189.

git-svn-id: https://develop.svn.wordpress.org/trunk@33497 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2015-07-29 19:37:06 +00:00
parent 05c32013d7
commit f0935052c2
2 changed files with 30 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ Press This TinyMCE editor styles :)
/**
* Links
*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,600,700");
a {
color: #0073aa;
}