commit | cd0d4b69d8b80185d5f101ce39a7ef308cbd69e1 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Fri Apr 20 17:27:12 2012 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Fri Apr 20 17:27:12 2012 +0000 |
tree | b6a473abe56a95290cbf37a3c1fcd2635fcb0b52 | |
parent | 232150b90a1b6e42d72cdd3da270ce3a01f69af8 [diff] |
[docs] Update Makefile for images removal. - Also, drop the lines.gif background from doxygen, this URL was wrong on the llvm.org server anyway. llvm-svn: 155208
diff --git a/llvm/docs/doxygen.css b/llvm/docs/doxygen.css index 80c6cad..83951f6 100644 --- a/llvm/docs/doxygen.css +++ b/llvm/docs/doxygen.css
@@ -327,7 +327,7 @@ } .title { font-size: 25pt; - color: black; background: url("../img/lines.gif"); + color: black; font-weight: bold; border-width: 1px; border-style: solid none solid none;