File "button-outline.css"

Full Path: /home/warrior1/public_html/languages/wp-content-20241001222009/themes/twentytwentyfour/assets/css/button-outline.css
File size: 357 bytes
MIME-type: text/plain
Charset: utf-8

.wp-block-button.is-style-outline
	> .wp-block-button__link:not(.has-text-color, .has-background):hover {
	background-color: var(--wp--preset--color--contrast-2, var(--wp--preset--color--contrast, transparent));
	color: var(--wp--preset--color--base);
	border-color: var(--wp--preset--color--contrast-2, var(--wp--preset--color--contrast, currentColor));
}