@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://"), url-prefix("https://"), url-prefix("file://") {
    a:visited, a:visited span.title {
        color: #6500E1 !important;
    }
}