Changeset 24393 for trunk/wp-content/themes/twentythirteen/functions.php
- Timestamp:
- 05/31/2013 06:48:22 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/functions.php
r24391 r24393 130 130 131 131 if ( 'off' !== $source_sans_pro ) 132 $font_families[] = 'Source+Sans+Pro: 400,700,300italic,400italic,700italic';132 $font_families[] = 'Source+Sans+Pro:300,400,700,300italic,400italic,700italic'; 133 133 134 134 if ( 'off' !== $bitter )
Note: See TracChangeset
for help on using the changeset viewer.