parent
3d4ec8382d
commit
7443cf4207
@ -801,6 +801,14 @@ i + div.grampsstylednote p {
|
|||||||
div.grampsstylednote p {
|
div.grampsstylednote p {
|
||||||
padding-bottom: 0.6em;
|
padding-bottom: 0.6em;
|
||||||
}
|
}
|
||||||
|
div.grampsstylednote a {
|
||||||
|
text-decoration: underline;
|
||||||
|
font-weight: bold;
|
||||||
|
color: #555;
|
||||||
|
}
|
||||||
|
div.grampsstylednote a:visited {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
/* Subsection : Family Map
|
/* Subsection : Family Map
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -855,6 +855,14 @@ i + div.grampsstylednote p {
|
|||||||
div.grampsstylednote p {
|
div.grampsstylednote p {
|
||||||
padding-bottom: 0.6em;
|
padding-bottom: 0.6em;
|
||||||
}
|
}
|
||||||
|
div.grampsstylednote a {
|
||||||
|
text-decoration: underline;
|
||||||
|
font-weight: bold;
|
||||||
|
color: #9DBF9D;
|
||||||
|
}
|
||||||
|
div.grampsstylednote a:visited {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
/* Subsection : References
|
/* Subsection : References
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -851,6 +851,14 @@ i + div.grampsstylednote p {
|
|||||||
div.grampsstylednote p {
|
div.grampsstylednote p {
|
||||||
padding-bottom: 0.6em;
|
padding-bottom: 0.6em;
|
||||||
}
|
}
|
||||||
|
div.grampsstylednote a {
|
||||||
|
text-decoration: underline;
|
||||||
|
font-weight: bold;
|
||||||
|
color: #2E2E61;
|
||||||
|
}
|
||||||
|
div.grampsstylednote a:visited {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
/* Subsection : References
|
/* Subsection : References
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -852,6 +852,14 @@ i + div.grampsstylednote p {
|
|||||||
div.grampsstylednote p {
|
div.grampsstylednote p {
|
||||||
padding-bottom: 0.6em;
|
padding-bottom: 0.6em;
|
||||||
}
|
}
|
||||||
|
div.grampsstylednote a {
|
||||||
|
text-decoration: underline;
|
||||||
|
font-weight: bold;
|
||||||
|
color: #EA8414;
|
||||||
|
}
|
||||||
|
div.grampsstylednote a:visited {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
/* Subsection : References
|
/* Subsection : References
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -854,6 +854,14 @@ i + div.grampsstylednote p {
|
|||||||
div.grampsstylednote p {
|
div.grampsstylednote p {
|
||||||
padding-bottom: 0.6em;
|
padding-bottom: 0.6em;
|
||||||
}
|
}
|
||||||
|
div.grampsstylednote a {
|
||||||
|
text-decoration: underline;
|
||||||
|
font-weight: bold;
|
||||||
|
color: #204D91;
|
||||||
|
}
|
||||||
|
div.grampsstylednote a:visited {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
/* Subsection : References
|
/* Subsection : References
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -800,6 +800,14 @@ i + div.grampsstylednote p {
|
|||||||
div.grampsstylednote p {
|
div.grampsstylednote p {
|
||||||
padding-bottom: 0.6em;
|
padding-bottom: 0.6em;
|
||||||
}
|
}
|
||||||
|
div.grampsstylednote a {
|
||||||
|
text-decoration: underline;
|
||||||
|
font-weight: bold;
|
||||||
|
color: #7D5925;
|
||||||
|
}
|
||||||
|
div.grampsstylednote a:visited {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
/* Subsection : References
|
/* Subsection : References
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -1326,6 +1326,14 @@ i + div.grampsstylednote p {
|
|||||||
div.grampsstylednote p {
|
div.grampsstylednote p {
|
||||||
padding-bottom: 0.6em;
|
padding-bottom: 0.6em;
|
||||||
}
|
}
|
||||||
|
div.grampsstylednote a {
|
||||||
|
text-decoration: underline;
|
||||||
|
font-weight: bold;
|
||||||
|
color: #542;
|
||||||
|
}
|
||||||
|
div.grampsstylednote a:visited {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
.narrative p {
|
.narrative p {
|
||||||
margin: 0.1em 0 0.2em 0;
|
margin: 0.1em 0 0.2em 0;
|
||||||
font:normal .9em/1.4em sans-serif;
|
font:normal .9em/1.4em sans-serif;
|
||||||
|
Loading…
Reference in New Issue
Block a user