@media only screen and (min-width: 768px) {
    #ueberuns > a:link, #u > a:visited {
        border-bottom: 3px solid white;
    }
}