http://eddem.com.ua/wp-content/themes/eddem/wp-content/themes/eddem../assets/images/bg.jpg
wp_enqueue_style( 'site-css', get_template_directory_uri() . '/dist/styles/style.css', array(), filemtime(get_template_directory() . '/dist/styles'), 'all' );
body {
height: 100%;
font: 13px/16px Arial, Tahoma, sans-serif;
color: #333;
background: url(/assets/images/bg.jpg) repeat;
}body {
height: 100%;
font: 13px/16px Arial, Tahoma, sans-serif;
color: #333;
background: url(assets/images/bg.jpg) repeat;
}