mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-07 21:17:58 +00:00
doxy: Fix link in badge color
Green on blue was not exactly optimal. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
parent
b83d1ee3b4
commit
9ace13db77
@ -260,6 +260,10 @@ pre code {
|
|||||||
-moz-border-radius: 9px;
|
-moz-border-radius: 9px;
|
||||||
border-radius: 9px;
|
border-radius: 9px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.label a {
|
||||||
|
color:#ffffff;
|
||||||
|
}
|
||||||
a.label:hover,
|
a.label:hover,
|
||||||
a.badge:hover {
|
a.badge:hover {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
Loading…
Reference in New Issue
Block a user