summaryrefslogtreecommitdiffstats
path: root/web/html/css/fonts.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css/fonts.css')
-rw-r--r--web/html/css/fonts.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css
index de70d76..beaf4e2 100644
--- a/web/html/css/fonts.css
+++ b/web/html/css/fonts.css
@@ -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;
}