Avoid problems with Netscape and our stylesheets by removing the entry
for "BODY P". This seems to have no effect within other browsers, but stops Netscape from displaying images on top of the document text. PR: docs/48472 Submitted by: Alan Larson <larson@eng.paix.net>
This commit is contained in:
parent
201f01c94d
commit
033231458f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20379
1 changed files with 0 additions and 5 deletions
|
@ -111,11 +111,6 @@ OL {
|
|||
line-height: 1.2;
|
||||
}
|
||||
|
||||
BODY P {
|
||||
margin: .6em 0;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
BODY PRE {
|
||||
margin: .75em 0;
|
||||
line-height: 1.0;
|
||||
|
|
Loading…
Reference in a new issue