From 742467a3bf8a9335c0f64f0f295b549520829236 Mon Sep 17 00:00:00 2001 From: Kees Bakker Date: Tue, 18 Mar 2008 14:50:58 +0000 Subject: [PATCH] Using the NWeb_Mainz_*.png images for background. * src/data/NWeb-Screen_Mainz.css svn: r10334 --- src/data/NWeb-Screen_Mainz.css | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/data/NWeb-Screen_Mainz.css b/src/data/NWeb-Screen_Mainz.css index 3595bd81e..9b40a3429 100644 --- a/src/data/NWeb-Screen_Mainz.css +++ b/src/data/NWeb-Screen_Mainz.css @@ -36,7 +36,7 @@ body { color:#7D5925; margin:0; padding:0; - background:url(images/NWeb_Certificate_Bkgd.png) #000 repeat; + background:url(images/NWeb_Mainz_Bkgd.png) #000 repeat; } div { margin:0; @@ -53,7 +53,7 @@ img { width:900px; margin:0 auto; padding-bottom:.5em; - background:url(images/NWeb_Certificate_Mid.png) #FFF2C6 repeat; + background:url(images/NWeb_Mainz_Mid.png) #FFF2C6 repeat; } .content div.snapshot { margin:0; @@ -152,7 +152,7 @@ a:visited { width:900px; margin:0 auto; 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 { color:#7D5925; @@ -181,7 +181,7 @@ a:visited { width:900px; margin:0 auto; padding:0; - background:url(images/NWeb_Certificate_MidLight.png) #FFF2C6; + background:url(images/NWeb_Mainz_MidLight.png) #FFF2C6; } #Navigation ol { list-style:none; @@ -230,7 +230,7 @@ a:visited { margin:0 auto; padding:0; clear:both; - background:url(images/NWeb_Certificate_MidLight.png) #FFF2C6; + background:url(images/NWeb_Mainz_MidLight.png) #FFF2C6; border-top:dashed 1px #7D5925; } #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 { 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 { padding:.1em 10px; @@ -363,7 +363,7 @@ table.surname tbody tr:last-child td { table.surname tbody tr td.ColumnName { width:20%; 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 { display:block; @@ -399,7 +399,7 @@ table.individuallist tbody tr td.ColumnSurname a:hover, table.individuallist tbo } table.individuallist tbody tr td.ColumnName { 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 { display:block; @@ -473,7 +473,7 @@ table.individuallist tbody tr td.ColumnName a { font-style:italic; color:#FFF2C6; 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; } #GalleryNav a:hover { @@ -873,4 +873,4 @@ div#narrative { margin:0 0 0 14px; padding:0; background:none; -} \ No newline at end of file +}