- Timestamp:
- 06/06/2014 06:56:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/functions.php
r28692 r28694 69 69 70 70 // This theme styles the visual editor to resemble the theme style. 71 add_editor_style( array( 'css/editor-style.css', twentyfourteen_font_url() ) );71 add_editor_style( array( 'css/editor-style.css', twentyfourteen_font_url(), 'genericons/genericons.css' ) ); 72 72 73 73 // Add RSS feed links to <head> for posts and comments.
Note: See TracChangeset
for help on using the changeset viewer.