/*
Theme Name: TraderTrainer Teszt
Theme URI: https://teszt.tradertrainer.hu
Author: TraderTrainer
Author URI: https://tradertrainer.hu
Description: Egyedi klasszikus (nem-FSE) PHP-téma a tradertrainer.hu új, HTML design alapú oldalához. Fejlesztés alatt.
Version: 0.40.0
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tradertrainer-teszt
Domain Path: /languages
Tags: custom-menu, featured-images, translation-ready, threaded-comments
*/

/*
 * A HTML designból származó egyedi CSS-t ide, vagy inkább az assets/css/design.css
 * fájlba tedd, és az inc/enqueue.php-ban kösd be (ott van rá előkészített minta).
 * Ez a style.css a téma kötelező fejléce + alap-stílusok helye.
 */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	word-wrap: normal !important;
}

.skip-link:focus {
	clip: auto;
	clip-path: none;
	height: auto;
	width: auto;
	display: block;
	left: 6px;
	top: 7px;
	padding: 8px 16px;
	background: #fff;
	color: #111;
	z-index: 100000;
}
