Bug 265691 - Fix up CSS indenting on paragraphs. Patch by R.J. Keller <rj.keller@beonex.com>, r=me

git-svn-id: svn://10.0.0.236/trunk@166255 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jwalden%mit.edu 2004-12-05 03:09:41 +00:00
parent df9fd3e885
commit 9f3dfe45dc
2 changed files with 0 additions and 8 deletions

View File

@ -55,10 +55,6 @@ h3 { color: #009; font-size: 1em; margin-bottom: 0px; margin-top: 35px; }
dt { font-weight: bold; }
p {
text-indent: 15px;
}
.contentsBox,
.contentsBox > ul,
li {

View File

@ -55,10 +55,6 @@ h3 { color: #009; font-size: 1em; margin-bottom: 0px; margin-top: 35px; }
dt { font-weight: bold; }
p {
text-indent: 15px;
}
.contentsBox,
.contentsBox > ul,
li {