/**
 *
 * Giphy. An extension for the phpBB Forum Software package.
 *
 * @copyright (c) 2021, phpbbstudio, https://phpbbstudio.com/home
 * @license GNU General Public License, version 2 (GPL-2.0)
 *
 */

.postlink {
	border-bottom-color: transparent;
}

.postlink:visited {
	border-bottom-color: transparent;
}

.postlink:hover {
	background-color: transparent;
}
