parent
54c2465186
commit
289a947fa1
@ -174,8 +174,8 @@ div#header p {
|
||||
/* Footer
|
||||
----------------------------------------------------- */
|
||||
div#footer {
|
||||
height: 60px;
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
font-size:12px;
|
||||
line-height:130%;
|
||||
|
@ -245,13 +245,14 @@ p#user_header {
|
||||
/* Footer
|
||||
----------------------------------------------------- */
|
||||
div#footer {
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
overflow: auto;
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
font-size:12px;
|
||||
margin: 0;
|
||||
line-height:130%;
|
||||
color:#FFF;
|
||||
margin:0;
|
||||
padding:15px 0 0 0;
|
||||
background-color:#00029D;
|
||||
border-top:solid 8px #13A926;
|
||||
}
|
||||
|
@ -174,14 +174,17 @@ div#header a {
|
||||
|
||||
/* Footer
|
||||
----------------------------------------------------- */
|
||||
|
||||
div#footer {
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
font-size:12px;
|
||||
height: 60px;
|
||||
line-height:130%;
|
||||
color:#E8E6E8;
|
||||
border-top: solid 1px #454;
|
||||
margin:0;
|
||||
padding:15px 0 0 0;
|
||||
background-color:#454;
|
||||
border-top:solid 1px #454;
|
||||
}
|
||||
#footer a, #footer a:visited {
|
||||
text-decoration:none;
|
||||
|
@ -1243,10 +1243,10 @@ table.weblinks tr td.ColumnDescription {
|
||||
|
||||
/* Footer
|
||||
----------------------------------------------------- */
|
||||
#footer {
|
||||
div#footer {
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
height: 60px;
|
||||
font-size:12px;
|
||||
line-height:130%;
|
||||
color:#2E2E61;
|
||||
|
@ -1246,10 +1246,10 @@ table.weblinks tr td.ColumnDescription {
|
||||
|
||||
/* Footer
|
||||
----------------------------------------------------- */
|
||||
#footer {
|
||||
div#footer {
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
height: 60px;
|
||||
font-size:12px;
|
||||
line-height:130%;
|
||||
color:#8C581C;
|
||||
|
@ -1242,10 +1242,10 @@ table.weblinks tr td.ColumnDescription {
|
||||
|
||||
/* Footer
|
||||
----------------------------------------------------- */
|
||||
#footer {
|
||||
div#footer {
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
height: 100px;
|
||||
font-size:12px;
|
||||
line-height:130%;
|
||||
color:#204D91;
|
||||
|
@ -1285,15 +1285,15 @@ table.weblinks tr td.ColumnDescription {
|
||||
----------------------------------------------------- */
|
||||
#footer {
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:965px;
|
||||
height: 100px;
|
||||
font-size:10px;
|
||||
line-height:130%;
|
||||
font-family:sans-serif;
|
||||
margin:0 auto;
|
||||
padding:15px 0 0 0;
|
||||
color: #000;
|
||||
background:url(../images/Web_Mainz_MidLight.png) #FFF2C6 bottom left repeat;
|
||||
background:url('../images/Web_Mainz_MidLight.png') #FFF2C6 bottom left repeat;
|
||||
border-top:dashed 1px #7D5925;
|
||||
}
|
||||
#footer a, #footer a:visited {
|
||||
|
@ -1285,8 +1285,9 @@ div#pedigree {
|
||||
|
||||
/* Footer
|
||||
----------------------------------------------------- */
|
||||
#footer {
|
||||
div#footer {
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
font-size:12px;
|
||||
line-height:130%;
|
||||
|
@ -199,11 +199,11 @@ p#user_header {
|
||||
/* Footer
|
||||
----------------------------------------------------- */
|
||||
div#footer {
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
overflow: auto;
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
font-size:12px;
|
||||
line-height:130%;
|
||||
margin:0;
|
||||
color:#000;
|
||||
background-color:#FFF;
|
||||
|
@ -232,13 +232,13 @@ p#user_header {
|
||||
/* Footer
|
||||
----------------------------------------------------- */
|
||||
div#footer {
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
overflow: auto;
|
||||
clear:both;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
font-size:12px;
|
||||
margin: 0;
|
||||
line-height:130%;
|
||||
color:#FFF;
|
||||
margin:0;
|
||||
background-color:#542;
|
||||
border-top:solid 8px #5D835F;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user