Added markers for birth, death, and census marks in Family Maps. Changed division id for place page maps to distinguish the different maps. Other changes which affect new markers.

svn: r18522
This commit is contained in:
Rob G. Healey
2011-11-28 04:42:44 +00:00
parent d561e4bd61
commit 606bd5d59d
8 changed files with 47 additions and 37 deletions

View File

@@ -55,6 +55,13 @@ body {
/* General Elements
================================================= */
button#FamilyMap, button#Next, button#Prev {
background-color: purple;
color: #FFF;
font: bold .8em sans-serif;
padding: 10px;
border: solid 2px #00029D;
}
div {
margin: 0;
padding: 0;