nel file function.php quello che si avvicina di piu' e'
codice:
add_action( 'wp_enqueue_scripts', 'musik_scripts' );
add_action( 'after_setup_theme', 'musik_setup' );
add_action( 'after_setup_theme', 'musik_content_width', 0 );
non credo che questo centri giusto?