GarbageCollection.html is expanded to encompass the coming
capabilities. This is a major rewrite and is easier to read en toto
rather than patchwise.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42414 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/llvm.css b/docs/llvm.css
index 69ae455..3564171 100644
--- a/docs/llvm.css
+++ b/docs/llvm.css
@@ -13,7 +13,7 @@
TR, TD { border: 2px solid gray; padding: 4pt 4pt 2pt 2pt; }
TH { border: 2px solid gray; font-weight: bold; font-size: 105%;
- color: black; background: url("img/lines.gif");
+ background: url("img/lines.gif");
font-family: "Georgia,Palatino,Times,Roman,SanSerif"; text-align:center;
vertical-align: middle; }
TABLE { text-align: center; border: 2px solid black;