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

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

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