aboutsummaryrefslogtreecommitdiffstats
path: root/docs/llvm.css
diff options
context:
space:
mode:
authorGordon Henriksen <gordonhenriksen@mac.com>2007-09-27 19:31:36 +0000
committerGordon Henriksen <gordonhenriksen@mac.com>2007-09-27 19:31:36 +0000
commit326e24fff011f9f5af62bfd2dae964dcd4fd6792 (patch)
treecd1d8bfbf04f5daf5e358a377770b9ef219d3071 /docs/llvm.css
parent1ed37fdb3bf411f50f2f88dfb0ffe89a30ba16ca (diff)
downloadexternal_llvm-326e24fff011f9f5af62bfd2dae964dcd4fd6792.zip
external_llvm-326e24fff011f9f5af62bfd2dae964dcd4fd6792.tar.gz
external_llvm-326e24fff011f9f5af62bfd2dae964dcd4fd6792.tar.bz2
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
Diffstat (limited to 'docs/llvm.css')
-rw-r--r--docs/llvm.css2
1 files changed, 1 insertions, 1 deletions
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 @@ address { clear: right; }
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;