CSS corrections by Jason Simanek.
* src/data/Web_*.css svn: r11456
This commit is contained in:
parent
8a7b8fe3e3
commit
fcb45093f7
@ -931,9 +931,8 @@ div#sourcerefs ol li ol {
|
||||
}
|
||||
#footer img {
|
||||
border:0;
|
||||
margin:0;
|
||||
margin:0 auto;
|
||||
vertical-align:middle;
|
||||
horizontal-align:center;
|
||||
}
|
||||
#footer p#createdate {
|
||||
float:left;
|
||||
@ -951,7 +950,6 @@ div#sourcerefs ol li ol {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
float:center;
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:14px;
|
||||
|
@ -930,9 +930,8 @@ div#sourcerefs ol li ol {
|
||||
}
|
||||
#footer img {
|
||||
border:0;
|
||||
margin:0;
|
||||
margin:0 auto;
|
||||
vertical-align:middle;
|
||||
horizontal-align:center;
|
||||
}
|
||||
#footer p#createdate {
|
||||
float:left;
|
||||
@ -950,7 +949,6 @@ div#sourcerefs ol li ol {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
float:center;
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:14px;
|
||||
|
@ -933,7 +933,6 @@ div#sourcerefs ol li ol {
|
||||
border:0;
|
||||
margin:0;
|
||||
vertical-align:middle;
|
||||
horizontal-align:center;
|
||||
}
|
||||
#footer p#createdate {
|
||||
float:left;
|
||||
@ -951,7 +950,6 @@ div#sourcerefs ol li ol {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
float:center;
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:14px;
|
||||
|
@ -931,9 +931,8 @@ div#sourcerefs ol li ol {
|
||||
}
|
||||
#footer img {
|
||||
border:0;
|
||||
margin:0;
|
||||
margin:0 auto;
|
||||
vertical-align:middle;
|
||||
horizontal-align:center;
|
||||
}
|
||||
#footer p#createdate {
|
||||
float:left;
|
||||
@ -951,7 +950,6 @@ div#sourcerefs ol li ol {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
float:center;
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:14px;
|
||||
|
@ -931,9 +931,8 @@ div#sourcerefs ol li ol {
|
||||
}
|
||||
#footer img {
|
||||
border:0;
|
||||
margin:0;
|
||||
margin:0 auto;
|
||||
vertical-align:middle;
|
||||
horizontal-align:center;
|
||||
}
|
||||
#footer p#createdate {
|
||||
float:left;
|
||||
@ -951,7 +950,6 @@ div#sourcerefs ol li ol {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
float:center;
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:14px;
|
||||
|
@ -920,9 +920,8 @@ div#sourcerefs ol li ol {
|
||||
}
|
||||
#footer img {
|
||||
border:0;
|
||||
margin:0;
|
||||
margin:0 auto;
|
||||
vertical-align:middle;
|
||||
horizontal-align:center;
|
||||
}
|
||||
#footer p#createdate {
|
||||
float:left;
|
||||
@ -940,7 +939,6 @@ div#sourcerefs ol li ol {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
float:center;
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:40px;
|
||||
|
@ -973,9 +973,8 @@ div#pedigree {
|
||||
}
|
||||
#footer img {
|
||||
border:0;
|
||||
margin:0;
|
||||
margin:0 auto;
|
||||
vertical-align:middle;
|
||||
horizontal-align:center;
|
||||
}
|
||||
#footer p#createdate {
|
||||
float:left;
|
||||
@ -995,7 +994,6 @@ div#pedigree {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
float:center;
|
||||
width:100%;
|
||||
text-align:center;
|
||||
color:#FFF;
|
||||
@ -1160,7 +1158,6 @@ body#fullyear div.content, body#fullyearlinked div.content {
|
||||
width:963px;
|
||||
margin:0 auto;
|
||||
padding:15px 0 2px 2px;
|
||||
background:url(../images/Web_Mainz_Mid.png) #FFF2C6 repeat;
|
||||
}
|
||||
body#fullyear table.calendar, body#fullyearlinked table.calendar {
|
||||
float:left;
|
||||
|
Loading…
Reference in New Issue
Block a user