Specify units in padding length.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13560 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-05-13 16:37:52 +00:00
parent 5538d83c45
commit d1fbc8af48

View File

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