/**
*
* @package phpBB Extension - Copyrights
* @copyright (c) 2018 martin - http://www.martins-phpbb.com
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
h3 {
    margin: 5px;
}

.trollc {
    margin-top: -20px;
    margin-bottom: 0;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

p {
    line-height: 1.3em;
    font-size: 1.1em;
    margin-bottom: 1.5em;
    padding-left: 5px;
}
