Source: dist/css/virtual_boot.css, line 9622
4.2.3 Awardee Avatar
When a head shot is missing it should use the avatar.
Source: dist/css/virtual_boot.css, line 9622
When a head shot is missing it should use the avatar.
<div class="aspect_1x1 w_100 grid text_center items_center justify_center bg_black-3 c_black-3 font_10" data-name="awardee__no_image">
<span class="fa-stack"> <i class="fa-user fas fa-stack-2x"></i> <i style="font-size: 70%;top: 25%;" class="fa-medal fas fa-stack-1x"></i></span>
</div>