aboutsummaryrefslogtreecommitdiffstats
path: root/docs/llvm.css
diff options
context:
space:
mode:
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;