o use the jpg

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@295036 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-10-05 16:52:55 +00:00
parent f03781e6a8
commit 80e118b951
1 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ h3 {
background-color: #ccc; background-color: #ccc;
font-weight: bold; font-weight: bold;
font-size: 14px; font-size: 14px;
background-image: url(../images/h3.gif); background-image: url(../images/h3.jpg);
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: left bottom; background-position: left bottom;
} }
@ -124,7 +124,7 @@ dt {
background-color: #ccc; background-color: #ccc;
font-weight: bold; font-weight: bold;
font-size: 14px; font-size: 14px;
background-image: url(../images/h3.gif); background-image: url(../images/h3.jpg);
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: left bottom; background-position: left bottom;
} }