Added Gramps Styled Notes hyperlink element to Blue stylesheet.
svn: r15365
This commit is contained in:
parent
eb2f4ee79d
commit
887f8ba9bd
@ -128,6 +128,13 @@ img {
|
|||||||
clear:both;
|
clear:both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Gramps Styled Notes
|
||||||
|
------------------------------------------------------- */
|
||||||
|
div#grampsstylednote a {
|
||||||
|
color: Navy;
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
/* General Text
|
/* General Text
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
h1 {
|
h1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user