flush on the right and indented on the left looks a bit weird.
authorChris Lattner <sabre@nondot.org>
Mon, 16 May 2005 16:30:10 +0000 (16:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 May 2005 16:30:10 +0000 (16:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22084 91177308-0d34-0410-b5e6-96231b3b80d8

docs/llvm.css

index 5c0692b743bc9f8f0eb3144122aea0854e59823e..c1dc4d4b1947fd5b1ea60ff3dbd5f08d68f00613 100644 (file)
@@ -47,7 +47,7 @@ TABLE       { text-align: center; border: 2px solid black;
                      border-bottom: 1px solid #999999; font-size: 12pt;
                      width: 75%; }
 .doc_author     { text-align: left; font-weight: bold; padding-left: 20pt }
-.doc_text       { text-align: left; padding-left: 20pt }
+.doc_text       { text-align: left; padding-left: 20pt; padding-right: 10pt }
 
 .doc_footer     { text-align: left; padding: 0 0 0 0 }