Cleanup work in header of all Cascade Style Sheets.
svn: r11862
This commit is contained in:
parent
ef066a3b6a
commit
28dce4cfcb
@ -10,7 +10,7 @@ Note: Adapted from GRAMPS original Modern Style stylesheet
|
|||||||
This website was created with GRAMPS <http://www.gramps-project.org/>
|
This website was created with GRAMPS <http://www.gramps-project.org/>
|
||||||
--------------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------------
|
||||||
GRAMPS is a Free Software Project for Genealogy, offering a professional
|
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,
|
genealogy program, and a wiki open to all. It is a community project, created,
|
||||||
developed and governed by genealogists.
|
developed and governed by genealogists.
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ Go to <http://gramps-project.org/> to learn more!
|
|||||||
Copyright 2008 Jason M. Simanek
|
Copyright 2008 Jason M. Simanek
|
||||||
|
|
||||||
This file is part of the GRAMPS program.
|
This file is part of the GRAMPS program.
|
||||||
/*
|
|
||||||
GRAMPS is free software: you can redistribute it and/or modify it under the
|
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
|
terms of the GNU General Public License as published by the Free Software
|
||||||
Foundation, version 2 of the License.
|
Foundation, version 2 of the License.
|
||||||
@ -35,23 +35,23 @@ GRAMPS. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
|
|
||||||
Color Palette
|
Color Palette
|
||||||
--------------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------------
|
||||||
/*
|
|
||||||
black #000
|
black #000
|
||||||
gray dark #333
|
gray dark #333
|
||||||
gray #999
|
gray #999
|
||||||
gray light #CCC
|
gray light #CCC
|
||||||
gray very light #EEE
|
gray very light #EEE
|
||||||
white #FFF
|
white #FFF
|
||||||
|
--------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
# $Id$
|
||||||
|
|
||||||
NarrativeWeb Styles
|
NarrativeWeb Styles
|
||||||
------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
General Elements
|
General Elements
|
||||||
-----------------------------------------------------
|
----------------------------------------------------- */
|
||||||
|
|
||||||
# $Id$
|
|
||||||
|
|
||||||
*/
|
|
||||||
body {
|
body {
|
||||||
font-family:sans-serif;
|
font-family:sans-serif;
|
||||||
color:#000;
|
color:#000;
|
||||||
|
@ -40,14 +40,13 @@ slate #7C8F7C
|
|||||||
slate light #9DBF9D
|
slate light #9DBF9D
|
||||||
slate very light #E0E6E0
|
slate very light #E0E6E0
|
||||||
white #FFF
|
white #FFF
|
||||||
*/
|
--------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
/* General Elements
|
|
||||||
-----------------------------------------------------
|
|
||||||
|
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
*/
|
General Elements
|
||||||
|
----------------------------------------------------- */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family:sans-serif;
|
font-family:sans-serif;
|
||||||
color:#000;
|
color:#000;
|
||||||
|
@ -19,7 +19,7 @@ Go to <http://gramps-project.org/> to learn more!
|
|||||||
Copyright 2008 Jason M. Simanek
|
Copyright 2008 Jason M. Simanek
|
||||||
|
|
||||||
This file is part of the GRAMPS program.
|
This file is part of the GRAMPS program.
|
||||||
/*
|
|
||||||
GRAMPS is free software: you can redistribute it and/or modify it under the
|
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
|
terms of the GNU General Public License as published by the Free Software
|
||||||
Foundation, version 2 of the License.
|
Foundation, version 2 of the License.
|
||||||
@ -40,17 +40,16 @@ lilac #669
|
|||||||
lilac light #B4B4CB
|
lilac light #B4B4CB
|
||||||
lilac very light #E0E0E9
|
lilac very light #E0E0E9
|
||||||
white #FAFAFF
|
white #FAFAFF
|
||||||
*/
|
-------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
/* NarrativeWeb Styles
|
|
||||||
-------------------------------------------------------------------------------------------- */
|
|
||||||
|
|
||||||
/* General Elements
|
|
||||||
-----------------------------------------------------
|
|
||||||
|
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
*/
|
NarrativeWeb Styles
|
||||||
|
--------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
General Elements
|
||||||
|
----------------------------------------------------- */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family:sans-serif;
|
font-family:sans-serif;
|
||||||
color:#000;
|
color:#000;
|
||||||
|
@ -41,17 +41,16 @@ orange dark #EA8414
|
|||||||
orange #FFC35E
|
orange #FFC35E
|
||||||
orange light #FFE09F
|
orange light #FFE09F
|
||||||
yellow light #FFFBE7
|
yellow light #FFFBE7
|
||||||
*/
|
---------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
/* NarrativeWeb Styles
|
|
||||||
-------------------------------------------------------------------------------------------- */
|
|
||||||
|
|
||||||
/* General Elements
|
|
||||||
-----------------------------------------------------
|
|
||||||
|
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
*/
|
NarrativeWeb Styles
|
||||||
|
--------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
General Elements
|
||||||
|
----------------------------------------------------- */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family:sans-serif;
|
font-family:sans-serif;
|
||||||
color:#36220B;
|
color:#36220B;
|
||||||
|
@ -41,17 +41,16 @@ blue #7CA3DD
|
|||||||
blue light #BFD0EA
|
blue light #BFD0EA
|
||||||
blue very light #EAEEF4
|
blue very light #EAEEF4
|
||||||
white #FFF
|
white #FFF
|
||||||
*/
|
--------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
/* NarrativeWeb Styles
|
|
||||||
-------------------------------------------------------------------------------------------- */
|
|
||||||
|
|
||||||
/* General Elements
|
|
||||||
-----------------------------------------------------
|
|
||||||
|
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
*/
|
NarrativeWeb Styles
|
||||||
|
--------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
General Elements
|
||||||
|
----------------------------------------------------- */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family:sans-serif;
|
font-family:sans-serif;
|
||||||
color:#000;
|
color:#000;
|
||||||
|
@ -10,7 +10,7 @@ This website was created with GRAMPS
|
|||||||
GRAMPS is a Free Software Project for Genealogy, offering a professional
|
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,
|
genealogy program, and a wiki open to all. It is a community project, created,
|
||||||
developed and governed by genealogists.
|
developed and governed by genealogists.
|
||||||
/*
|
|
||||||
Go to <http://gramps-project.org/> to learn more!
|
Go to <http://gramps-project.org/> to learn more!
|
||||||
|
|
||||||
License
|
License
|
||||||
@ -49,17 +49,15 @@ Header images/Web_Mainz_Header.png
|
|||||||
Middle images/Web_Mainz_Mid.png
|
Middle images/Web_Mainz_Mid.png
|
||||||
Middle Light images/Web_Mainz_MidLight.png
|
Middle Light images/Web_Mainz_MidLight.png
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
*/
|
|
||||||
|
|
||||||
/* NarrativeWeb Styles
|
|
||||||
-------------------------------------------------------------------------------------------- */
|
|
||||||
|
|
||||||
/* General Elements
|
|
||||||
-----------------------------------------------------
|
|
||||||
|
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
*/
|
NarrativeWeb Styles
|
||||||
|
--------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
General Elements
|
||||||
|
----------------------------------------------------- */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family:Georgia, serif;
|
font-family:Georgia, serif;
|
||||||
color:#7D5925;
|
color:#7D5925;
|
||||||
|
@ -41,17 +41,16 @@ brown light #C1B398
|
|||||||
brown lightest #F6F2EE
|
brown lightest #F6F2EE
|
||||||
gray #696969
|
gray #696969
|
||||||
green #5D835F
|
green #5D835F
|
||||||
*/
|
--------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
/* NarrativeWeb Styles
|
|
||||||
-------------------------------------------------------------------------------------------- */
|
|
||||||
|
|
||||||
/* General Elements
|
|
||||||
-----------------------------------------------------
|
|
||||||
|
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
*/
|
NarrativeWeb Styles
|
||||||
|
--------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
General Elements
|
||||||
|
----------------------------------------------------- */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
color:#000;
|
color:#000;
|
||||||
margin:0;
|
margin:0;
|
||||||
|
@ -39,17 +39,16 @@ gray #A7A7A7
|
|||||||
red #520
|
red #520
|
||||||
black #000
|
black #000
|
||||||
white #FFF
|
white #FFF
|
||||||
*/
|
---------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
/* NarrativeWeb Styles
|
|
||||||
-------------------------------------------------------------------------------------------- */
|
|
||||||
|
|
||||||
/* General Elements
|
|
||||||
-----------------------------------------------------
|
|
||||||
|
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
*/
|
NarrativeWeb Styles
|
||||||
|
--------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
General Elements
|
||||||
|
----------------------------------------------------- */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
color:#000;
|
color:#000;
|
||||||
margin:0;
|
margin:0;
|
||||||
|
@ -26,14 +26,14 @@ 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
|
You should have received a copy of the GNU General Public License along with
|
||||||
GRAMPS. If not, see <http://www.gnu.org/licenses/>.
|
GRAMPS. If not, see <http://www.gnu.org/licenses/>.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
$Id: NWeb-Screen_Basic-Ash.css 11712 2009-01-25 10:00:30Z s_charette $
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* ------------- */
|
-------------
|
||||||
/* Image Gallery */
|
Image Gallery
|
||||||
/* ------------- */
|
-------------
|
||||||
|
|
||||||
/* ensure RegionBox <ol> is hidden and has no margins/padding that would shift the image */
|
# $Id: $
|
||||||
|
|
||||||
|
ensure RegionBox <ol> is hidden and has no margins/padding that would shift the image */
|
||||||
ol.RegionBox {
|
ol.RegionBox {
|
||||||
display:none;
|
display:none;
|
||||||
list-style:none;
|
list-style:none;
|
||||||
|
Loading…
Reference in New Issue
Block a user