Fixed link and doctype statements -- Patch from Jason Simanek. Changed "id="CurrentSection" to "class="CurrentSection" -- for www.w3.org compliance.
svn: r12346
This commit is contained in:
@@ -212,7 +212,7 @@ a:visited {
|
||||
background-color:#CCC;
|
||||
border-bottom:solid 1px #000;
|
||||
}
|
||||
#navigation ul li#CurrentSection a, #subnavigation ul li#CurrentSection a {
|
||||
#navigation ul li.CurrentSection a, #subnavigation ul li.CurrentSection a {
|
||||
padding-bottom:4px;
|
||||
border-top:solid 1px #999;
|
||||
border-right:solid 1px #999;
|
||||
@@ -220,10 +220,10 @@ a:visited {
|
||||
border-bottom:solid 1px #FFF;
|
||||
background-color:#FFF;
|
||||
}
|
||||
#navigation ul li#CurrentSection a:hover {
|
||||
#navigation ul li.CurrentSection a:hover {
|
||||
background-color:#FFF;
|
||||
}
|
||||
#subnavigation ul li#CurrentSection a {
|
||||
#subnavigation ul li.CurrentSection a {
|
||||
border-width:0 0 1px 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -209,7 +209,7 @@ a:visited {
|
||||
border-top:solid 1px #454;
|
||||
border-bottom:solid 1px #000;
|
||||
}
|
||||
#navigation ul li#CurrentSection a {
|
||||
#navigation ul li.CurrentSection a {
|
||||
color:#454;
|
||||
padding-bottom:4px;
|
||||
border-top:solid 1px #7C8F7C;
|
||||
@@ -218,7 +218,7 @@ a:visited {
|
||||
border-bottom:solid 1px #FFF;
|
||||
background-color:#FFF;
|
||||
}
|
||||
#navigation ul li#CurrentSection a:hover {
|
||||
#navigation ul li.CurrentSection a:hover {
|
||||
padding-top:5px;
|
||||
background-color:#FFF;
|
||||
}
|
||||
|
||||
@@ -210,7 +210,7 @@ a:visited {
|
||||
background-color:#B4B4CB;
|
||||
border-bottom:solid 1px #000;
|
||||
}
|
||||
#navigation ul li#CurrentSection a, #subnavigation ul li#CurrentSection a {
|
||||
#navigation ul li.CurrentSection a, #subnavigation ul li.CurrentSection a {
|
||||
padding-bottom:4px;
|
||||
border-top:solid 1px #669;
|
||||
border-right:solid 1px #669;
|
||||
@@ -218,10 +218,10 @@ a:visited {
|
||||
border-bottom:solid 1px #FAFAFF;
|
||||
background-color:#FAFAFF;
|
||||
}
|
||||
#navigation ul li#CurrentSection a:hover {
|
||||
#navigation ul li.CurrentSection a:hover {
|
||||
background-color:#FAFAFF;
|
||||
}
|
||||
#subnavigation ul li#CurrentSection a {
|
||||
#subnavigation ul li.CurrentSection a {
|
||||
border-width:0 0 1px 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -211,7 +211,7 @@ a:visited {
|
||||
background-color:#FFC35E;
|
||||
border-bottom:solid 1px #36220B;
|
||||
}
|
||||
#navigation ul li#CurrentSection a, #subnavigation ul li#CurrentSection a {
|
||||
#navigation ul li.CurrentSection a, #subnavigation ul li.CurrentSection a {
|
||||
padding-bottom:4px;
|
||||
border-top:solid 1px #8C581C;
|
||||
border-right:solid 1px #8C581C;
|
||||
@@ -219,10 +219,10 @@ a:visited {
|
||||
border-bottom:solid 1px #FFFBE7;
|
||||
background-color:#FFFBE7;
|
||||
}
|
||||
#navigation ul li#CurrentSection a:hover {
|
||||
#navigation ul li.CurrentSection a:hover {
|
||||
background-color:#FFFBE7;
|
||||
}
|
||||
#subnavigation ul li#CurrentSection a {
|
||||
#subnavigation ul li.CurrentSection a {
|
||||
border-width:0 0 1px 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -211,7 +211,7 @@ a:visited {
|
||||
background-color:#BFD0EA;
|
||||
border-bottom:solid 1px #000;
|
||||
}
|
||||
#navigation ul li#CurrentSection a, #subnavigation ul li#CurrentSection a {
|
||||
#navigation ul li.CurrentSection a, #subnavigation ul li.CurrentSection a {
|
||||
padding-bottom:4px;
|
||||
border-top:solid 1px #7CA3DD;
|
||||
border-right:solid 1px #7CA3DD;
|
||||
@@ -219,10 +219,10 @@ a:visited {
|
||||
border-bottom:solid 1px #FFF;
|
||||
background-color:#FFF;
|
||||
}
|
||||
#navigation ul li#CurrentSection a:hover {
|
||||
#navigation ul li.CurrentSection a:hover {
|
||||
background-color:#FFF;
|
||||
}
|
||||
#subnavigation ul li#CurrentSection a {
|
||||
#subnavigation ul li.CurrentSection a {
|
||||
border-width:0 0 1px 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -232,7 +232,7 @@ a:visited {
|
||||
#navigation ul li a:hover, #subnavigation ul li a:hover {
|
||||
background-color:#FFFFE7;
|
||||
}
|
||||
#navigation ul li#CurrentSection a, #subnavigation ul li#CurrentSection a {
|
||||
#navigation ul li.CurrentSection a, #subnavigation ul li.CurrentSection a {
|
||||
font-family:Georgia, serif;
|
||||
font-weight:bold;
|
||||
font-style:italic;
|
||||
@@ -242,12 +242,12 @@ a:visited {
|
||||
border-width:1px 1px 0 1px;
|
||||
border-color:#7D5925;
|
||||
}
|
||||
#navigation ul li#CurrentSection a:hover {
|
||||
#navigation ul li.CurrentSection a:hover {
|
||||
}
|
||||
#subnavigation {
|
||||
background-image:url(../images/Web_Mainz_Mid.png);
|
||||
}
|
||||
#subnavigation ul li#CurrentSection a {
|
||||
#subnavigation ul li.CurrentSection a {
|
||||
border-width:0 0 1px 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -236,7 +236,7 @@ p#user_header {
|
||||
background-color:#C1B398;
|
||||
border-bottom:solid 1px #542;
|
||||
}
|
||||
#navigation ul li#CurrentSection a, #subnavigation ul li#CurrentSection a {
|
||||
#navigation ul li.CurrentSection a, #subnavigation ul li.CurrentSection a {
|
||||
font-size:19px;
|
||||
margin-top:-6px;
|
||||
padding-top:11px;
|
||||
@@ -246,10 +246,10 @@ p#user_header {
|
||||
border-bottom:solid 1px #FFF;
|
||||
background-color:#FFF;
|
||||
}
|
||||
#navigation ul li#CurrentSection a:hover {
|
||||
#navigation ul li.CurrentSection a:hover {
|
||||
background-color:#FFF;
|
||||
}
|
||||
#subnavigation ul li#CurrentSection a {
|
||||
#subnavigation ul li.CurrentSection a {
|
||||
border-width:0 0 1px 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
**************************************************************************************************
|
||||
**************************************************************************************************
|
||||
Copyright Holder and License
|
||||
**************************************************************************************************
|
||||
GRAMPS Cascading Style Sheet
|
||||
@@ -105,13 +105,6 @@ img {
|
||||
.content div.snapshot div.thumbnail p {
|
||||
display:none;
|
||||
}
|
||||
.fullclear {
|
||||
width:100%;
|
||||
height:1px;
|
||||
margin:0;
|
||||
padding:0;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
/* General Text
|
||||
----------------------------------------------------- */
|
||||
@@ -246,7 +239,7 @@ p#user_header {
|
||||
background-color:#C1B398;
|
||||
border-bottom:solid 1px #453619;
|
||||
}
|
||||
#navigation ul li#CurrentSection a, #subnavigation ul li#CurrentSection a {
|
||||
#navigation ul li.CurrentSection a, #subnavigation ul li.CurrentSection a {
|
||||
font-weight:bold;
|
||||
font-size:16px;
|
||||
margin-top:-6px;
|
||||
@@ -258,10 +251,10 @@ p#user_header {
|
||||
background-color:#FFF;
|
||||
color:#000;
|
||||
}
|
||||
#navigation ul li#CurrentSection a:hover {
|
||||
#navigation ul li.CurrentSection a:hover {
|
||||
background-color:#FFF;
|
||||
}
|
||||
#subnavigation ul li#CurrentSection a {
|
||||
#subnavigation ul li.CurrentSection a {
|
||||
border-width:0 0 1px 0;
|
||||
}
|
||||
|
||||
@@ -1027,14 +1020,6 @@ div#pedigree {
|
||||
#footer p#copyright img {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
width:100%;
|
||||
text-align:center;
|
||||
color:#FFF;
|
||||
}
|
||||
#footer p#quality img {
|
||||
float:center;
|
||||
}
|
||||
#user_footer {
|
||||
width:70%;
|
||||
float:left;
|
||||
|
||||
Reference in New Issue
Block a user