mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user