/*
 * WOWPR Auto Banners.
 * Extensión original para WOWPR Online.
 *
 * @package cadafy/wowprautobanners
 * @copyright (c) 2026 Cadafy - WOWPR Online
 * @author Cadafy
 * @website https://wowpr.online
 * @license GPL-2.0-only
 */

.wowpr-auto-banner-signature {
	margin-top: 10px;
	text-align: center;
}

.wowpr-auto-banner-signature img {
	max-width: 100%;
	width: 420px;
	height: auto;
	display: inline-block;
	border-radius: 8px;
}