.featured-stories-summary { margin-left: px; } .single .post .entry-photo img, .single-post .entry-photo img { width: px; height: px; } '; } function arras_add_layout_css() { global $arras_registered_alt_layouts; if ( count($arras_registered_alt_layouts) > 0 ) { if ( defined('ARRAS_FORCE_LAYOUT') ) { $layout = ARRAS_FORCE_LAYOUT; } else { $layout = arras_get_option('layout'); } ?>'; } else { echo ''; } } function arras_add_user_css() { if (!ARRAS_CHILD) { echo ''; } else { echo ''; } } /* End of file styles.php */ /* Location: ./library/styles.php */