Generic styles for flag links.
flag.html.twig.
/** * @file * Generic styles for flag links. * * @see flag.html.twig. */ .flag a { border: none; } .flag a:hover { border: none; }