/*
Theme Name: VUF2024
Theme URI: 
Author: VUF
Author URI: 
Description: VUF Theme based on twentytwentyfour
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfour
Text Domain: vuf2024
Tags: 
*/

/*
 * this theme requires the following plugins
 *  - polylang
 */

/* 
 * style for language switcher
 */

.lang-item {
  display: inline;
  list-style:none;
}

.wp-block-site-title {
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}


/*
:where(.wp-site-blocks *:focus){outline-width:2px;outline-style:solid}
*/
