Fix styles

This commit is contained in:
Guillaume Gomez 2018-08-11 13:34:15 +02:00
parent a77dfcc79f
commit 5a801c89d0
2 changed files with 4 additions and 4 deletions

View File

@ -165,8 +165,8 @@ a {
color: #ddd; color: #ddd;
} }
.docblock a:not(.srclink):not(.test-arrow), .docblock-short a:not(.srclink):not(.test-arrow), .docblock:not(.type-decl) a:not(.srclink):not(.test-arrow), .docblock-short
.stability a { a:not(.srclink):not(.test-arrow), .stability a {
color: #D2991D; color: #D2991D;
} }

View File

@ -165,8 +165,8 @@ a {
color: #000; color: #000;
} }
.docblock a:not(.srclink):not(.test-arrow), .docblock-short a:not(.srclink):not(.test-arrow), .docblock:not(.type-decl) a:not(.srclink):not(.test-arrow), .docblock-short
.stability a { a:not(.srclink):not(.test-arrow), .stability a {
color: #3873AD; color: #3873AD;
} }