Fixed link text colour for incubation variant
When using a link inside the h3.highlighted sidebar element the text reverts to the default grey colour Change-Id: I4e35abd6da42a5d9a7bb8c3b56fd4e8610e4e17c
This commit is contained in:
parent
c144be8993
commit
98c8c4b8ad
@ -98,3 +98,7 @@ div.sphinxsidebar h3.highlighted {
|
||||
color: #EEE;
|
||||
text-shadow: 1px 1px 0 #740101;
|
||||
}
|
||||
|
||||
div.sphinxsidebar h3.highlighted a {
|
||||
color: #EEE;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user