Restyle the layout.

Make HTML markup more logical.
Remove some unused style sheets rules.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2009-11-23 23:24:56 -05:00
parent cdd2e5dbd4
commit 1bc4836e19
6 changed files with 107 additions and 166 deletions

View file

@ -105,7 +105,9 @@ h1, h2, h3, h4 {
color: #f00;
}
.pkgoutput {
font-size: 12pt;
font-weight: bold;
text-align: center;
text-align: left;
clear: both;
}