Links in notes not obvious in Narrated Web report (#1159)

Fixes #12105
This commit is contained in:
Serge Noiraud
2020-12-29 10:03:15 +01:00
committed by GitHub
parent 3d4ec8382d
commit 7443cf4207
7 changed files with 56 additions and 0 deletions

View File

@@ -852,6 +852,14 @@ i + div.grampsstylednote p {
div.grampsstylednote p {
padding-bottom: 0.6em;
}
div.grampsstylednote a {
text-decoration: underline;
font-weight: bold;
color: #EA8414;
}
div.grampsstylednote a:visited {
color: red;
}
/* Subsection : References
----------------------------------------------------- */