Fixed HR style

git-svn-id: svn://10.0.0.236/trunk@5605 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp 1998-07-15 17:07:00 +00:00
parent 663bd5580e
commit ff251ca05b
2 changed files with 6 additions and 0 deletions

View File

@ -310,6 +310,9 @@ OBJECT {
}
HR {
display: block;
margin-top: 0;
margin-bottom: 0;
text-align: center;
}
BR {
display: inline;

View File

@ -310,6 +310,9 @@ OBJECT {
}
HR {
display: block;
margin-top: 0;
margin-bottom: 0;
text-align: center;
}
BR {
display: inline;