diff --git a/src/plugins/webstuff/css/Web_Basic-Ash.css b/src/plugins/webstuff/css/Web_Basic-Ash.css index 8f36d1fd5..01ba9598c 100644 --- a/src/plugins/webstuff/css/Web_Basic-Ash.css +++ b/src/plugins/webstuff/css/Web_Basic-Ash.css @@ -482,7 +482,10 @@ h4 + div.grampsstylednote, a.familymap { margin: 1em 15px; } i + div.grampsstylednote p { - margin: 0px; + margin: 0 0 0.3em 0; +} +div.grampsstylednote p { + margin-bottom: 0.5em; } /* Subsection : Family Map diff --git a/src/plugins/webstuff/css/Web_Basic-Cypress.css b/src/plugins/webstuff/css/Web_Basic-Cypress.css index 3b0281d69..4cf9238f8 100644 --- a/src/plugins/webstuff/css/Web_Basic-Cypress.css +++ b/src/plugins/webstuff/css/Web_Basic-Cypress.css @@ -522,7 +522,10 @@ h4 + div.grampsstylednote, a.familymap { margin: 1em 15px; } i + div.grampsstylednote p { - margin: 0px; + margin: 0 0 0.3em 0; +} +div.grampsstylednote p { + margin-bottom: 0.5em; } /* Subsection : Family Map diff --git a/src/plugins/webstuff/css/Web_Basic-Lilac.css b/src/plugins/webstuff/css/Web_Basic-Lilac.css index de20d39c1..2bf2e64dc 100644 --- a/src/plugins/webstuff/css/Web_Basic-Lilac.css +++ b/src/plugins/webstuff/css/Web_Basic-Lilac.css @@ -525,7 +525,10 @@ h4 + div.grampsstylednote, a.familymap { margin: 1em 15px; } i + div.grampsstylednote p { - margin: 0px; + margin: 0 0 0.3em 0; +} +div.grampsstylednote p { + margin-bottom: 0.5em; } /* Subsection : Family Map diff --git a/src/plugins/webstuff/css/Web_Basic-Peach.css b/src/plugins/webstuff/css/Web_Basic-Peach.css index 7401c269d..dc0d2d2e0 100644 --- a/src/plugins/webstuff/css/Web_Basic-Peach.css +++ b/src/plugins/webstuff/css/Web_Basic-Peach.css @@ -525,7 +525,10 @@ h4 + div.grampsstylednote, a.familymap { margin: 1em 15px; } i + div.grampsstylednote p { - margin: 0px; + margin: 0 0 0.3em 0; +} +div.grampsstylednote p { + margin-bottom: 0.5em; } /* Subsection : Family Map diff --git a/src/plugins/webstuff/css/Web_Basic-Spruce.css b/src/plugins/webstuff/css/Web_Basic-Spruce.css index 12726ff0a..907343516 100644 --- a/src/plugins/webstuff/css/Web_Basic-Spruce.css +++ b/src/plugins/webstuff/css/Web_Basic-Spruce.css @@ -525,8 +525,10 @@ h4 + div.grampsstylednote, a.familymap { margin: 1em 15px; } i + div.grampsstylednote p { - margin: 0px; + margin: 0 0 0.3em 0; } +div.grampsstylednote p { + margin-bottom: 0.5em; /* Subsection : Family Map ----------------------------------------------------- */ diff --git a/src/plugins/webstuff/css/Web_Mainz.css b/src/plugins/webstuff/css/Web_Mainz.css index c7e58ddb0..a2458f202 100644 --- a/src/plugins/webstuff/css/Web_Mainz.css +++ b/src/plugins/webstuff/css/Web_Mainz.css @@ -463,7 +463,10 @@ h4 + div.grampsstylednote, a.familymap { margin-right: 10px; } i + div.grampsstylednote p { - margin: 0px; + margin: 0 0 0.3em 0; +} +div.grampsstylednote p { + margin-bottom: 0.5em; } /* SubSection : Source References