Using the NWeb_Mainz_*.png images for background.

* src/data/NWeb-Screen_Mainz.css


svn: r10334
This commit is contained in:
Kees Bakker 2008-03-18 14:50:58 +00:00
parent 5da7180dd9
commit 742467a3bf

View File

@ -36,7 +36,7 @@ body {
color:#7D5925; color:#7D5925;
margin:0; margin:0;
padding:0; padding:0;
background:url(images/NWeb_Certificate_Bkgd.png) #000 repeat; background:url(images/NWeb_Mainz_Bkgd.png) #000 repeat;
} }
div { div {
margin:0; margin:0;
@ -53,7 +53,7 @@ img {
width:900px; width:900px;
margin:0 auto; margin:0 auto;
padding-bottom:.5em; padding-bottom:.5em;
background:url(images/NWeb_Certificate_Mid.png) #FFF2C6 repeat; background:url(images/NWeb_Mainz_Mid.png) #FFF2C6 repeat;
} }
.content div.snapshot { .content div.snapshot {
margin:0; margin:0;
@ -152,7 +152,7 @@ a:visited {
width:900px; width:900px;
margin:0 auto; margin:0 auto;
padding:5em 0 2px 0; padding:5em 0 2px 0;
background:url(images/NWeb_Certificate_Header.png) no-repeat top; background:url(images/NWeb_Mainz_Header.png) no-repeat top;
} }
#SiteTitle { #SiteTitle {
color:#7D5925; color:#7D5925;
@ -181,7 +181,7 @@ a:visited {
width:900px; width:900px;
margin:0 auto; margin:0 auto;
padding:0; padding:0;
background:url(images/NWeb_Certificate_MidLight.png) #FFF2C6; background:url(images/NWeb_Mainz_MidLight.png) #FFF2C6;
} }
#Navigation ol { #Navigation ol {
list-style:none; list-style:none;
@ -230,7 +230,7 @@ a:visited {
margin:0 auto; margin:0 auto;
padding:0; padding:0;
clear:both; clear:both;
background:url(images/NWeb_Certificate_MidLight.png) #FFF2C6; background:url(images/NWeb_Mainz_MidLight.png) #FFF2C6;
border-top:dashed 1px #7D5925; border-top:dashed 1px #7D5925;
} }
#user_footer { #user_footer {
@ -346,7 +346,7 @@ table#SortByName thead tr th.ColumnSurname a:after, table#SortByCount thead tr t
} }
table.infolist tbody tr td.ColumnSurname { table.infolist tbody tr td.ColumnSurname {
padding:0; padding:0;
background:url(images/NWeb_Certificate_MidLight.png) #FFF2C6 repeat; background:url(images/NWeb_Mainz_MidLight.png) #FFF2C6 repeat;
} }
table.infolist tbody tr td.ColumnSurname a { table.infolist tbody tr td.ColumnSurname a {
padding:.1em 10px; padding:.1em 10px;
@ -363,7 +363,7 @@ table.surname tbody tr:last-child td {
table.surname tbody tr td.ColumnName { table.surname tbody tr td.ColumnName {
width:20%; width:20%;
padding:0; padding:0;
background:url(images/NWeb_Certificate_MidLight.png) #FFF2C6 repeat; background:url(images/NWeb_Mainz_MidLight.png) #FFF2C6 repeat;
} }
table.surname tbody tr td.ColumnName a { table.surname tbody tr td.ColumnName a {
display:block; display:block;
@ -399,7 +399,7 @@ table.individuallist tbody tr td.ColumnSurname a:hover, table.individuallist tbo
} }
table.individuallist tbody tr td.ColumnName { table.individuallist tbody tr td.ColumnName {
padding:0; padding:0;
background:url(images/NWeb_Certificate_MidLight.png) #FFF2C6 repeat; background:url(images/NWeb_Mainz_MidLight.png) #FFF2C6 repeat;
} }
table.individuallist tbody tr td.ColumnName a { table.individuallist tbody tr td.ColumnName a {
display:block; display:block;
@ -473,7 +473,7 @@ table.individuallist tbody tr td.ColumnName a {
font-style:italic; font-style:italic;
color:#FFF2C6; color:#FFF2C6;
text-decoration:none; text-decoration:none;
background:url(images/NWeb_Certificate_Bkgd.png) #7D5925 repeat; background:url(images/NWeb_Mainz_Bkgd.png) #7D5925 repeat;
border:outset 3px #000; border:outset 3px #000;
} }
#GalleryNav a:hover { #GalleryNav a:hover {