summaryrefslogtreecommitdiff
path: root/docs/_static/paste.css
blob: 7769d47c1307394a1928fd0d19fb1b717f988066 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
a.invisible-link:visited {
  color: inherit;
  text-decoration: none;
}

a.invisible-link:visited {
  color: inherit;
  text-decoration: none;
}

a.invisible:link {
  color: inherit;
  text-decoration: none;
}