Mainz centered
svn: r15151
This commit is contained in:
parent
0fd7cce3e2
commit
807d9a96d3
@ -61,7 +61,6 @@ body {
|
|||||||
color:#7D5925;
|
color:#7D5925;
|
||||||
margin:0;
|
margin:0;
|
||||||
padding:0 14px 0 14px;
|
padding:0 14px 0 14px;
|
||||||
width: 965px;
|
|
||||||
background:url(../images/Web_Mainz_Bkgd.png) #FFF2C6 repeat;
|
background:url(../images/Web_Mainz_Bkgd.png) #FFF2C6 repeat;
|
||||||
}
|
}
|
||||||
div {
|
div {
|
||||||
@ -178,7 +177,7 @@ a:visited {
|
|||||||
/* Header
|
/* Header
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
#header {
|
#header {
|
||||||
width: 100%;
|
width: 965px;
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
padding:5em 0 2px 0;
|
padding:5em 0 2px 0;
|
||||||
background:url(../images/Web_Mainz_Header.png) repeat-x top left;
|
background:url(../images/Web_Mainz_Header.png) repeat-x top left;
|
||||||
@ -215,7 +214,7 @@ table tr.odd {
|
|||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
#navigation, #subnavigation {
|
#navigation, #subnavigation {
|
||||||
font-family:sans-serif;
|
font-family:sans-serif;
|
||||||
width: 100%;
|
width: 965px;
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
padding:0;
|
padding:0;
|
||||||
background:url(../images/Web_Mainz_MidLight.png) #FFF2C6;
|
background:url(../images/Web_Mainz_MidLight.png) #FFF2C6;
|
||||||
@ -1291,7 +1290,7 @@ table.weblinks tr td.ColumnDescription {
|
|||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
#footer {
|
#footer {
|
||||||
clear: both;
|
clear: both;
|
||||||
width: 100%;
|
width: 965px;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
line-height: 130%;
|
line-height: 130%;
|
||||||
|
Loading…
Reference in New Issue
Block a user