Changeset 30882 for branches/4.1
- Timestamp:
- 12/15/2014 10:58:26 PM (10 years ago)
- Location:
- branches/4.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1
-
branches/4.1/src/wp-content/themes/twentyfifteen/functions.php
r30881 r30882 207 207 208 208 // Load our main stylesheet. 209 wp_enqueue_style( 'twentyfifteen-style', get_stylesheet_uri() , array( 'genericons' ));209 wp_enqueue_style( 'twentyfifteen-style', get_stylesheet_uri() ); 210 210 211 211 // Load the Internet Explorer specific stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.