diff options
Diffstat (limited to 'web/html/css/fonts.css')
-rw-r--r-- | web/html/css/fonts.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css index baa7560..bf5268f 100644 --- a/web/html/css/fonts.css +++ b/web/html/css/fonts.css @@ -104,4 +104,8 @@ h1, h2, h3, h4 { font-weight: bold; color: #f00; } +.pkgoutput { + font-weight: bold; + text-align: center; +} |