summaryrefslogtreecommitdiff
path: root/docs/llvm.css
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-10-24 17:56:09 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-10-24 17:56:09 +0000
commit85be5e02e925fe43610a5cedc022f1ec25c36c1f (patch)
treea2a4fd41b90d54556db36f9f9f6a35fdbbfc5ad5 /docs/llvm.css
parent7905a8aab54759878f715df8aa6a8c6e92a0e707 (diff)
downloadllvm-85be5e02e925fe43610a5cedc022f1ec25c36c1f.tar.gz
Add a style for document footers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9473 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/llvm.css')
-rw-r--r--docs/llvm.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/llvm.css b/docs/llvm.css
index 1962fab9d4be..749766402510 100644
--- a/docs/llvm.css
+++ b/docs/llvm.css
@@ -33,7 +33,9 @@
font-weight: bold;
border-top: 2px solid #cecece }
-.doc_text { text-align: left; padding-left: 20pt }
+.doc_text { text-align: left; padding-left: 20pt }
+
+.doc_footer { text-align: left; padding: 0 0 0 0; font-size 12pt }
/* Publications */
.pub_title { font-family: "Georgia,Palatino,Times,Roman";