Make the subsubsections stand out a bit more

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13511 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-05-12 21:28:08 +00:00
parent 54dfb2a826
commit 5f4d473d89

View File

@ -34,8 +34,9 @@ address { clear: right; }
margin: 1.5em 0.5em 1.5em 0.5em }
.doc_subsubsection { margin: 1.5em 0.5em 1.5 0.5em;
padding: 20pt 4pt 4pt 4pt;
font-weight: bold; font-style: oblique;
border-bottom: 1px solid #999999 }
border-bottom: 1px solid #999999; font-size: 12pt }
.doc_text { text-align: left; padding-left: 20pt }