Changeset 1617
- Timestamp:
- 05/24/2015 08:32:24 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/global.wordpress.org/public_html/wp-content/themes/rosetta/header.php
r1476 r1617 1 1 <?php 2 2 3 wp_enqueue_style( 'rosetta', get_stylesheet_uri(), array(), 1 6, 'screen' );3 wp_enqueue_style( 'rosetta', get_stylesheet_uri(), array(), 17, 'screen' ); 4 4 5 5 if ( is_rtl() ) {
Note: See TracChangeset
for help on using the changeset viewer.