diff options
| author | Maxime Dénès | 2018-03-14 23:58:02 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2018-03-14 23:58:02 +0100 |
| commit | 52255610a976cae6e93206125c4bb55dc157a96d (patch) | |
| tree | 764697e44c527bf60a72294a6a59ab0943a05bdf /doc/sphinx/_static/notations.css | |
| parent | 33c5d8d00cb017c61141ee0d6b7cb8f672a3e691 (diff) | |
| parent | 4ee02719ae211493b2922c04f259062ee230ed5c (diff) | |
Merge PR #6973: [Sphinx] migrate introduction
Diffstat (limited to 'doc/sphinx/_static/notations.css')
| -rw-r--r-- | doc/sphinx/_static/notations.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/sphinx/_static/notations.css b/doc/sphinx/_static/notations.css index 1ae7a7cd7f..9b7b826d58 100644 --- a/doc/sphinx/_static/notations.css +++ b/doc/sphinx/_static/notations.css @@ -158,11 +158,6 @@ dt > .property { color: #FFFFFF; } -/* FIXME: Specific to the RTD theme */ -a:visited { - color: #2980B9; -} - /* Pygments for Coq is confused by ‘…’ */ code span.error { background: inherit !important; |
