diff options
Diffstat (limited to 'httemplate')
-rwxr-xr-x | httemplate/view/cust_main.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index e820143aa..af2babcba 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -20,7 +20,7 @@ print <<END; .package TH { font-size: medium } .package TR { font-size: smaller } .package .pkgnum { font-size: medium } -.package .provision { font-size: larger; color: red; font-weight: bold } +.package .provision { font-size: larger; font-weight: bold } </STYLE> END |