0001990: An inconsistency in "Narrated Web Site" Output (Patch from Jason Simanek <jsimanek@gmail.com>)
svn: r10447
This commit is contained in:
@@ -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 <http://www.gnu.org/licenses/>.
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
|
||||
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 */
|
||||
/* ------------------------------------------------------------------------------ */
|
||||
|
||||
Reference in New Issue
Block a user