Modified stylesheet

git-svn-id: svn://10.0.0.236/trunk@14509 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
vidur%netscape.com
1998-11-12 17:17:48 +00:00
parent cc5477eb92
commit 596f5264bb
2 changed files with 22 additions and 2 deletions

View File

@@ -3,6 +3,15 @@ XML {
background-color: inherit;
}
Book {
display: block;
padding-left: 8px;
padding-top: 8px;
font-family: Courier;
font-size: 10pt;
}
Abbrev {
display: block;
}
@@ -251,6 +260,7 @@ Link {
ListItem {
margin-left: 25pt;
display: list-item;
list-style-position: inside;
}
Literal {
@@ -365,7 +375,7 @@ RefEntry {
RefEntryTitle {
display: block;
font-size: 20em;
font-size: 20pt;
font-weight: bold;
}