diff --git a/www/about/index.php b/www/about/index.php index 27dccb14..ac0321db 100644 --- a/www/about/index.php +++ b/www/about/index.php @@ -63,8 +63,15 @@ require_once('Core.php');

  • - -

    Vince Rice

    + + + + A portrait of Vince Rice. + +

    + Vince Rice + Contact information for Vince Rice. +

  • diff --git a/www/css/core.css b/www/css/core.css index 1f299ca1..bd5aab3d 100644 --- a/www/css/core.css +++ b/www/css/core.css @@ -1641,12 +1641,11 @@ main.ebooks nav ol li.highlighted:nth-last-child(2)::after{ .masthead ol li img.contact{ border: none; border-radius: 0; - height: auto; width: auto; margin-top: .5rem; margin-right: 0; display: block; - max-height: 1rem; + height: auto; } .masthead ol.editors img{ diff --git a/www/images/masthead/vince-rice-contact.svg b/www/images/masthead/vince-rice-contact.svg new file mode 100644 index 00000000..3b6f4253 --- /dev/null +++ b/www/images/masthead/vince-rice-contact.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/www/images/masthead/vince-rice-source.jpg b/www/images/masthead/vince-rice-source.jpg new file mode 100644 index 00000000..3ba4038d Binary files /dev/null and b/www/images/masthead/vince-rice-source.jpg differ diff --git a/www/images/masthead/vince-rice.avif b/www/images/masthead/vince-rice.avif new file mode 100644 index 00000000..201ffbf2 Binary files /dev/null and b/www/images/masthead/vince-rice.avif differ diff --git a/www/images/masthead/vince-rice.jpg b/www/images/masthead/vince-rice.jpg new file mode 100644 index 00000000..06684d22 Binary files /dev/null and b/www/images/masthead/vince-rice.jpg differ diff --git a/www/images/masthead/vince-rice@2x.avif b/www/images/masthead/vince-rice@2x.avif new file mode 100644 index 00000000..ba81e0af Binary files /dev/null and b/www/images/masthead/vince-rice@2x.avif differ diff --git a/www/images/masthead/vince-rice@2x.jpg b/www/images/masthead/vince-rice@2x.jpg new file mode 100644 index 00000000..e698486f Binary files /dev/null and b/www/images/masthead/vince-rice@2x.jpg differ