added background images

git-svn-id: svn://10.0.0.236/trunk@198425 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
uid815
2006-05-25 21:23:02 +00:00
parent fa5240b78f
commit cbdb4ae28b
3 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ img { border: 0; }
height: 38px;
position: relative;
border-bottom: 1px solid #A1A6B1;
background: #33415D url("/images/template/header-background.png") top repeat-x;
background: #33415D url("../../img/header-background.png") top repeat-x;
z-index: 1;
}
@@ -87,7 +87,7 @@ img { border: 0; }
/* breadcrumbs */
#breadcrumbs {
background: #F7F8F8 url("/images/template/breadcrumbs-background.png") bottom repeat-x;
background: #F7F8F8 url("../../img/breadcrumbs-background.png") bottom repeat-x;
padding-top: 4px;
padding-bottom: 30px;
font-size: 85%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 992 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB