Add the right path to the lines image.

llvm-svn: 54111
This commit is contained in:
Chris Lattner 2008-07-26 23:51:08 +00:00
parent 7cb2da9d0b
commit 9213f5d947

View File

@ -327,7 +327,7 @@ HR { height: 1px;
}
.title {
font-size: 25pt;
color: black; background: url("../img/lines.gif");
color: black; background: url("http://llvm.org/img/lines.gif");
font-weight: bold;
border-width: 1px;
border-style: solid none solid none;