BR's are inline and cyan (if they are rendering)

git-svn-id: svn://10.0.0.236/trunk@1059 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-05-02 00:56:55 +00:00
parent 292cd327b7
commit 2c81902303
2 changed files with 4 additions and 18 deletions

View File

@@ -21,13 +21,6 @@
// XXX I'm starting to believe that this portion of the style sheet
// comes from the PresentationContext.
// XXX temporary hack
IMPLICITP {
display: block;
margin-top: 0pt;
margin-bottom: 2pt;
}
BODY {
font-family: "Times Roman", serif;
font-style: normal;
@@ -36,7 +29,6 @@ BODY {
font-size: 11pt;
line-height: 1.1;
background: rgb(255,255,255);
// background: rgb(192,192,192);
color: black;
padding: 12px;
display: block;
@@ -132,7 +124,8 @@ HR {
}
BR {
display: block;
display: inline;
color: cyan;
}
// Block tags