问题
We are using Bootstrap to provide responsiveness for our sites. It is good UX practice to indicate followed links, but as Bootstrap was built for applications, it doesn't support this. Are there any workarounds that people have used?
回答1:
Issue was logged and closed with bootstrap over a year ago (see github) and indeed the workaround recommended is to just use a:visited
来源:https://stackoverflow.com/questions/16541819/bootstrap-and-visited-links