diff --git a/src/data/NWeb-Print_Default.css b/src/data/NWeb-Print_Default.css
index f24d136e8..5d1bd5bd1 100644
--- a/src/data/NWeb-Print_Default.css
+++ b/src/data/NWeb-Print_Default.css
@@ -1,17 +1,38 @@
-/* ---------------------------------------------------------------------------- */
-/* GRAMPS Cascading Style Sheet */
-/* Style Name: Standard Styles for Printing */
-/* Style Author: Jason Simanek (2008) */
-/* ---------------------------------------------------------------------------- */
-
-/* ---------------------------------------------------------------------------- */
-/* Color Palette */
-/* ---------------------------------------------------------------------------- */
/*
+----------------------------------------------------------------------------
+GRAMPS Cascading Style Sheet
+Style Name: Standard Styles for Printing
+Style Author: Jason Simanek (2008)
+----------------------------------------------------------------------------
+
+This website was created with GRAMPS
+----------------------------------------------------------------------------
+GRAMPS is a Free Software Project for Genealogy, offering a professional genealogy program,
+and a wiki open to all. It is a community project, created, developed and governed by genealogists.
+
+Go to www.gramps-project.org to learn more!
+
+License
+----------------------------------------------------------------------------
+Copyright 2008 Jason M. Simanek
+This file is part of the GRAMPS program.
+
+GRAMPS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
+the Free Software Foundation, version 2 of the License.
+
+GRAMPS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with GRAMPS. If not, see .
+----------------------------------------------------------------------------
+
+
+Color Palette
+----------------------------------------------------------------------------
gray #A7A7A7
red #520
+----------------------------------------------------------------------------
*/
-/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* General Element Styles */
@@ -398,6 +419,15 @@ table.surname thead tr th.ColumnParents, table.surname tbody tr td.ColumnParents
padding:0;
}
+/* SubSection Styles : Source References */
+/* ------------------------------------------------------------------------------ */
+div#sourcerefs ol {
+ list-style-type:decimal;
+}
+div#sourcerefs ol li ol {
+ list-style-type:lower-alpha;
+}
+
/* SubSection Styles : Pedigree */
/* ------------------------------------------------------------------------------ */
#pedigree a {
@@ -498,4 +528,4 @@ table.surname thead tr th.ColumnParents, table.surname tbody tr td.ColumnParents
}
.ghline, .gvline {
display:none;
-}
\ No newline at end of file
+}
diff --git a/src/data/NWeb-Screen_Basic-Ash.css b/src/data/NWeb-Screen_Basic-Ash.css
index 375aa6876..3bcf7e9e4 100644
--- a/src/data/NWeb-Screen_Basic-Ash.css
+++ b/src/data/NWeb-Screen_Basic-Ash.css
@@ -1,22 +1,43 @@
-/* ---------------------------------------------------------------------------- */
-/* GRAMPS Cascading Style Sheet */
-/* Style Name: Basic - Ash */
-/* Style Author: Jason Simanek (2008) */
-/* Note: Adapted from GRAMPS original Modern Style stylesheet */
-/* ---------------------------------------------------------------------------- */
-
-/* ---------------------------------------------------------------------------- */
-/* Color Palette */
-/* ---------------------------------------------------------------------------- */
/*
+----------------------------------------------------------------------------
+GRAMPS Cascading Style Sheet
+Style Name: Basic - Ash
+Style Author: Jason Simanek (2008)
+Note: Adapted from GRAMPS original Modern Style stylesheet
+----------------------------------------------------------------------------
+
+This website was created with GRAMPS
+----------------------------------------------------------------------------
+GRAMPS is a Free Software Project for Genealogy, offering a professional genealogy program,
+and a wiki open to all. It is a community project, created, developed and governed by genealogists.
+
+Go to www.gramps-project.org to learn more!
+
+License
+----------------------------------------------------------------------------
+Copyright 2008 Jason M. Simanek
+This file is part of the GRAMPS program.
+
+GRAMPS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
+the Free Software Foundation, version 2 of the License.
+
+GRAMPS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with GRAMPS. If not, see .
+----------------------------------------------------------------------------
+
+
+Color Palette
+----------------------------------------------------------------------------
black #000
gray dark #333
gray #999
gray light #CCC
gray very light #EEE
white #FFF
+----------------------------------------------------------------------------
*/
-/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* General Element Styles */
@@ -743,6 +764,12 @@ div#narrative {
/* SubSection Styles : Source References */
/* ------------------------------------------------------------------------------ */
+div#sourcerefs ol {
+ list-style-type:decimal;
+}
+div#sourcerefs ol li ol {
+ list-style-type:lower-alpha;
+}
/* SubSection Styles : Weblinks */
/* ------------------------------------------------------------------------------ */
@@ -865,4 +892,4 @@ div#narrative {
margin:0 0 0 14px;
padding:0;
background-color:#EEE;
-}
\ No newline at end of file
+}
diff --git a/src/data/NWeb-Screen_Basic-Cypress.css b/src/data/NWeb-Screen_Basic-Cypress.css
index ab464e952..22ac2c2fe 100644
--- a/src/data/NWeb-Screen_Basic-Cypress.css
+++ b/src/data/NWeb-Screen_Basic-Cypress.css
@@ -1,22 +1,43 @@
-/* ---------------------------------------------------------------------------- */
-/* GRAMPS Cascading Style Sheet */
-/* Style Name: Basic - Cypress */
-/* Style Author: Jason Simanek (2008) */
-/* Note: Adapted from GRAMPS original Modern Style stylesheet with colors from the original 'Tranquil' stylesheet */
-/* ---------------------------------------------------------------------------- */
-
-/* ---------------------------------------------------------------------------- */
-/* Color Palette */
-/* ---------------------------------------------------------------------------- */
/*
+----------------------------------------------------------------------------
+GRAMPS Cascading Style Sheet
+Style Name: Basic - Cypress
+Style Author: Jason Simanek (2008)
+Note: Adapted from GRAMPS original Modern Style stylesheet with colors from the original 'Tranquil' stylesheet
+----------------------------------------------------------------------------
+
+This website was created with GRAMPS
+----------------------------------------------------------------------------
+GRAMPS is a Free Software Project for Genealogy, offering a professional genealogy program,
+and a wiki open to all. It is a community project, created, developed and governed by genealogists.
+
+Go to www.gramps-project.org to learn more!
+
+License
+----------------------------------------------------------------------------
+Copyright 2008 Jason M. Simanek
+This file is part of the GRAMPS program.
+
+GRAMPS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
+the Free Software Foundation, version 2 of the License.
+
+GRAMPS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with GRAMPS. If not, see .
+----------------------------------------------------------------------------
+
+
+Color Palette
+----------------------------------------------------------------------------
black #000
slate dark #454
slate #7C8F7C
slate light #9DBF9D
slate very light #E0E6E0
white #FFF
+----------------------------------------------------------------------------
*/
-/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* General Element Styles */
@@ -753,6 +774,12 @@ div#narrative {
/* SubSection Styles : Source References */
/* ------------------------------------------------------------------------------ */
+div#sourcerefs ol {
+ list-style-type:decimal;
+}
+div#sourcerefs ol li ol {
+ list-style-type:lower-alpha;
+}
/* SubSection Styles : Weblinks */
/* ------------------------------------------------------------------------------ */
@@ -875,4 +902,4 @@ div#narrative {
margin:0 0 0 14px;
padding:0;
background-color:#E0E6E0;
-}
\ No newline at end of file
+}
diff --git a/src/data/NWeb-Screen_Basic-Lilac.css b/src/data/NWeb-Screen_Basic-Lilac.css
index a9e1d217a..69c8c6aa7 100644
--- a/src/data/NWeb-Screen_Basic-Lilac.css
+++ b/src/data/NWeb-Screen_Basic-Lilac.css
@@ -1,22 +1,43 @@
-/* ---------------------------------------------------------------------------- */
-/* GRAMPS Cascading Style Sheet */
-/* Style Name: Basic - Lilac */
-/* Style Author: Jason Simanek (2008) */
-/* Note: Adapted from GRAMPS original Modern Style stylesheet with colors from the original 'Business' stylesheet */
-/* ---------------------------------------------------------------------------- */
-
-/* ---------------------------------------------------------------------------- */
-/* Color Palette */
-/* ---------------------------------------------------------------------------- */
/*
+----------------------------------------------------------------------------
+GRAMPS Cascading Style Sheet
+Style Name: Basic - Lilac
+Style Author: Jason Simanek (2008)
+Note: Adapted from GRAMPS original Modern Style stylesheet with colors from the original 'Business' stylesheet
+----------------------------------------------------------------------------
+
+This website was created with GRAMPS
+----------------------------------------------------------------------------
+GRAMPS is a Free Software Project for Genealogy, offering a professional genealogy program,
+and a wiki open to all. It is a community project, created, developed and governed by genealogists.
+
+Go to www.gramps-project.org to learn more!
+
+License
+----------------------------------------------------------------------------
+Copyright 2008 Jason M. Simanek
+This file is part of the GRAMPS program.
+
+GRAMPS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
+the Free Software Foundation, version 2 of the License.
+
+GRAMPS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with GRAMPS. If not, see .
+----------------------------------------------------------------------------
+
+
+Color Palette
+----------------------------------------------------------------------------
black #000
lilac dark #2E2E61
lilac #669
lilac light #B4B4CB
lilac very light #E0E0E9
white #FAFAFF
+----------------------------------------------------------------------------
*/
-/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* General Element Styles */
@@ -743,6 +764,12 @@ div#narrative {
/* SubSection Styles : Source References */
/* ------------------------------------------------------------------------------ */
+div#sourcerefs ol {
+ list-style-type:decimal;
+}
+div#sourcerefs ol li ol {
+ list-style-type:lower-alpha;
+}
/* SubSection Styles : Weblinks */
/* ------------------------------------------------------------------------------ */
@@ -865,4 +892,4 @@ div#narrative {
margin:0 0 0 14px;
padding:0;
background-color:#E0E0E9;
-}
\ No newline at end of file
+}
diff --git a/src/data/NWeb-Screen_Basic-Peach.css b/src/data/NWeb-Screen_Basic-Peach.css
index 1e6092261..5d07a0a01 100644
--- a/src/data/NWeb-Screen_Basic-Peach.css
+++ b/src/data/NWeb-Screen_Basic-Peach.css
@@ -1,22 +1,43 @@
-/* ---------------------------------------------------------------------------- */
-/* GRAMPS Cascading Style Sheet */
-/* Style Name: Basic - Peach */
-/* Style Author: Jason Simanek (2008) */
-/* Note: Adapted from GRAMPS original Modern Style stylesheet with a new orange color scheme. */
-/* ---------------------------------------------------------------------------- */
-
-/* ---------------------------------------------------------------------------- */
-/* Color Palette */
-/* ---------------------------------------------------------------------------- */
/*
+----------------------------------------------------------------------------
+GRAMPS Cascading Style Sheet
+Style Name: Basic - Peach
+Style Author: Jason Simanek (2008)
+Note: Adapted from GRAMPS original Modern Style stylesheet with a new orange color scheme.
+----------------------------------------------------------------------------
+
+This website was created with GRAMPS
+----------------------------------------------------------------------------
+GRAMPS is a Free Software Project for Genealogy, offering a professional genealogy program,
+and a wiki open to all. It is a community project, created, developed and governed by genealogists.
+
+Go to www.gramps-project.org to learn more!
+
+License
+----------------------------------------------------------------------------
+Copyright 2008 Jason M. Simanek
+This file is part of the GRAMPS program.
+
+GRAMPS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
+the Free Software Foundation, version 2 of the License.
+
+GRAMPS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with GRAMPS. If not, see .
+----------------------------------------------------------------------------
+
+
+Color Palette
+----------------------------------------------------------------------------
black #36220B
brown #8C581C
orange dark #EA8414
orange #FFC35E
orange light #FFE09F
yellow light #FFFBE7
+----------------------------------------------------------------------------
*/
-/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* General Element Styles */
@@ -743,6 +764,12 @@ div#narrative {
/* SubSection Styles : Source References */
/* ------------------------------------------------------------------------------ */
+div#sourcerefs ol {
+ list-style-type:decimal;
+}
+div#sourcerefs ol li ol {
+ list-style-type:lower-alpha;
+}
/* SubSection Styles : Weblinks */
/* ------------------------------------------------------------------------------ */
@@ -865,4 +892,4 @@ div#narrative {
margin:0 0 0 14px;
padding:0;
background-color:#FFE09F;
-}
\ No newline at end of file
+}
diff --git a/src/data/NWeb-Screen_Basic-Spruce.css b/src/data/NWeb-Screen_Basic-Spruce.css
index 478a26c98..4762b2f7d 100644
--- a/src/data/NWeb-Screen_Basic-Spruce.css
+++ b/src/data/NWeb-Screen_Basic-Spruce.css
@@ -1,22 +1,43 @@
-/* ---------------------------------------------------------------------------- */
-/* GRAMPS Cascading Style Sheet */
-/* Style Name: Basic - Spruce */
-/* Style Author: Jason Simanek (2008) */
-/* Note: Adapted from GRAMPS original Modern Style stylesheet with a new blue color scheme. */
-/* ---------------------------------------------------------------------------- */
-
-/* ---------------------------------------------------------------------------- */
-/* Color Palette */
-/* ---------------------------------------------------------------------------- */
/*
+----------------------------------------------------------------------------
+GRAMPS Cascading Style Sheet
+Style Name: Basic - Spruce
+Style Author: Jason Simanek (2008)
+Note: Adapted from GRAMPS original Modern Style stylesheet with a new blue color scheme.
+----------------------------------------------------------------------------
+
+This website was created with GRAMPS
+----------------------------------------------------------------------------
+GRAMPS is a Free Software Project for Genealogy, offering a professional genealogy program,
+and a wiki open to all. It is a community project, created, developed and governed by genealogists.
+
+Go to www.gramps-project.org to learn more!
+
+License
+----------------------------------------------------------------------------
+Copyright 2008 Jason M. Simanek
+This file is part of the GRAMPS program.
+
+GRAMPS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
+the Free Software Foundation, version 2 of the License.
+
+GRAMPS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with GRAMPS. If not, see .
+----------------------------------------------------------------------------
+
+
+Color Palette
+----------------------------------------------------------------------------
black #000
blue dark #204D91
blue #7CA3DD
blue light #BFD0EA
blue very light #EAEEF4
white #FFF
+----------------------------------------------------------------------------
*/
-/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* General Element Styles */
@@ -743,6 +764,12 @@ div#narrative {
/* SubSection Styles : Source References */
/* ------------------------------------------------------------------------------ */
+div#sourcerefs ol {
+ list-style-type:decimal;
+}
+div#sourcerefs ol li ol {
+ list-style-type:lower-alpha;
+}
/* SubSection Styles : Weblinks */
/* ------------------------------------------------------------------------------ */
@@ -865,4 +892,4 @@ div#narrative {
margin:0 0 0 14px;
padding:0;
background-color:#EAEEF4;
-}
\ No newline at end of file
+}
diff --git a/src/data/NWeb-Screen_Mainz.css b/src/data/NWeb-Screen_Mainz.css
index 9b40a3429..4d0136343 100644
--- a/src/data/NWeb-Screen_Mainz.css
+++ b/src/data/NWeb-Screen_Mainz.css
@@ -1,32 +1,51 @@
-/* ---------------------------------------------------------------------------- */
-/* GRAMPS Cascading Style Sheet */
-/* Style Name: Mainz */
-/* Style Author: Jason Simanek (2008) */
-/* ---------------------------------------------------------------------------- */
-
-/* ---------------------------------------------------------------------------- */
-/* Color Palette */
-/* ---------------------------------------------------------------------------- */
/*
+----------------------------------------------------------------------------
+GRAMPS Cascading Style Sheet
+Style Name: Mainz
+Style Author: Jason Simanek (2008)
+----------------------------------------------------------------------------
+
+This website was created with GRAMPS
+----------------------------------------------------------------------------
+GRAMPS is a Free Software Project for Genealogy, offering a professional genealogy program,
+and a wiki open to all. It is a community project, created, developed and governed by genealogists.
+
+Go to www.gramps-project.org to learn more!
+
+License
+----------------------------------------------------------------------------
+Copyright 2008 Jason M. Simanek
+This file is part of the GRAMPS program.
+
+GRAMPS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
+the Free Software Foundation, version 2 of the License.
+
+GRAMPS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with GRAMPS. If not, see .
+----------------------------------------------------------------------------
+
+
+Color Palette
+----------------------------------------------------------------------------
black #000
brown #7D5925
brown light #D8C19F
green #767D25
yellow #FFF2C6
yellow light #FFFCE7
-*/
-/* ---------------------------------------------------------------------------- */
+----------------------------------------------------------------------------
-/* ---------------------------------------------------------------------------- */
-/* Style Images */
-/* ---------------------------------------------------------------------------- */
-/*
+
+Style Images
+----------------------------------------------------------------------------
Body images/NWeb_Mainz_Bkgd.png
Header images/NWeb_Mainz_Header.png
Middle images/NWeb_Mainz_Mid.png
Middle Light images/NWeb_Mainz_MidLight.png
+----------------------------------------------------------------------------
*/
-/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* General Element Styles */
@@ -751,6 +770,12 @@ div#narrative {
/* SubSection Styles : Source References */
/* ------------------------------------------------------------------------------ */
+div#sourcerefs ol {
+ list-style-type:decimal;
+}
+div#sourcerefs ol li ol {
+ list-style-type:lower-alpha;
+}
/* SubSection Styles : Weblinks */
/* ------------------------------------------------------------------------------ */
diff --git a/src/data/NWeb-Screen_Nebraska.css b/src/data/NWeb-Screen_Nebraska.css
index fbeb6a32a..0726ba7f1 100644
--- a/src/data/NWeb-Screen_Nebraska.css
+++ b/src/data/NWeb-Screen_Nebraska.css
@@ -1,13 +1,34 @@
-/* ---------------------------------------------------------------------------- */
-/* GRAMPS Cascading Style Sheet */
-/* Style Name: Nebraska */
-/* Style Author: Jason Simanek (2008) */
-/* ---------------------------------------------------------------------------- */
-
-/* ---------------------------------------------------------------------------- */
-/* Color Palette */
-/* ---------------------------------------------------------------------------- */
/*
+----------------------------------------------------------------------------
+GRAMPS Cascading Style Sheet
+Style Name: Nebraska
+Style Author: Jason Simanek (2008)
+----------------------------------------------------------------------------
+
+This website was created with GRAMPS
+----------------------------------------------------------------------------
+GRAMPS is a Free Software Project for Genealogy, offering a professional genealogy program,
+and a wiki open to all. It is a community project, created, developed and governed by genealogists.
+
+Go to www.gramps-project.org to learn more!
+
+License
+----------------------------------------------------------------------------
+Copyright 2008 Jason M. Simanek
+This file is part of the GRAMPS program.
+
+GRAMPS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
+the Free Software Foundation, version 2 of the License.
+
+GRAMPS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with GRAMPS. If not, see .
+----------------------------------------------------------------------------
+
+
+Color Palette
+----------------------------------------------------------------------------
brown darkest #453619
brown dark #542
brown #A97
@@ -15,8 +36,8 @@ brown light #C1B398
brown lightest #F6F2EE
gray #696969
green #5D835F
+----------------------------------------------------------------------------
*/
-/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* General Element Styles */
@@ -767,6 +788,12 @@ div#narrative {
/* SubSection Styles : Source References */
/* ------------------------------------------------------------------------------ */
+div#sourcerefs ol {
+ list-style-type:decimal;
+}
+div#sourcerefs ol li ol {
+ list-style-type:lower-alpha;
+}
/* SubSection Styles : Summary Area */
/* ------------------------------------------------------------------------------ */
@@ -906,4 +933,4 @@ div#pedigree {
}
.ghline, .gvline {
display:none;
-}
\ No newline at end of file
+}