/*
 Theme Name:   Panhellen
 Description:  Panhellen Theme
 Author:       Bootscore | GreenDogh
 Author URI:   https://g-home.hu
 Template:     bootscore
 Version:      6.0.0
 Requires at least: 5.0
 Tested up to: 6.6
 Requires PHP: 7.4
 License: MIT License
 License URI: https://github.com/bootscore/bootscore-child/blob/main/LICENSE
 Text Domain:  bootscore
*/

/* 
All style editing is done via /assets/scss/_bootscore_custom.scss
*/

body {
    background-image: url('/panhellen/wp-content/themes/panhellen/assets/img/background/panhellen_bg_the.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
}