/* documentation page */

app-documentation a.well {
    display: block;
    text-decoration: none;
}

app-documentation a.well:hover {
    text-decoration: none;
}

app-documentation a.well:hover span {
    text-decoration: underline;
}