/* * This file is part of Flarum. * * For detailed copyright and license information, please view the * LICENSE file that was distributed with this source code. */ .PostMention, .UserMention { .spoiler & { background: #444; color: transparent; padding: 0; } }