web: change certificate title font so that it works with Firefox

... which apparently no longer has Optima or ZapfChancery
This commit is contained in:
David Anderson 2019-01-28 12:18:01 -08:00
parent 2e45ac29b3
commit 4647d5b324
3 changed files with 3 additions and 6 deletions

View File

@ -36,7 +36,6 @@ if ($border=="no") {
$credit = credit_string($user->total_credit, false);
$title_font = "\"Optima,ZapfChancery\"";
$font = "\"Optima,Lucida Bright,Times New Roman\"";
echo "
@ -44,7 +43,7 @@ echo "
<center>
<table width=700 border=0><tr><td>
<center>
<font style=\"font-size: 52\" face=$title_font>Certificate of Computation
<font style=\"font-size: 52\" face=$font>Certificate of Computation
<font face=$font style=\"font-size:28\">

View File

@ -35,7 +35,6 @@ if ($border=="no") {
$border=8;
}
$title_font = "\"Optima,ZapfChancery\"";
$font = "\"Optima,Lucida Bright,Times New Roman\"";
$user = get_other_projects($user);
@ -57,7 +56,7 @@ echo "
<center>
<table width=700 border=0><tr><td style=\"background-position:center; background-repeat:no-repeat\" background=https://boinc.berkeley.edu/logo/boinc_fade_600.png>
<center>
<font style=\"font-size: 52\" face=$title_font>Certificate of Computation
<font style=\"font-size: 52\" face=$font>Certificate of Computation
<font face=$font style=\"font-size:28\">
<br><br>

View File

@ -42,7 +42,6 @@ if ($border=="no") {
$credit = credit_string($team->total_credit, false);
$title_font = "\"Optima,ZapfChancery\"";
$font = "\"Optima,Lucida Bright,Times New Roman\"";
echo "
@ -50,7 +49,7 @@ echo "
<center>
<table width=700 border=0><tr><td>
<center>
<font style=\"font-size: 52\" face=$title_font>Certificate of Computation
<font style=\"font-size: 52\" face=$font>Certificate of Computation
<font face=$font style=\"font-size:28\">