YaleComputerSociety/Yalies-Legacy
Change student photo from background-image to an actual image element
开放
#241 创建于 2024年3月18日
front-endgood first issuewill be fixed during rewrite
仓库指标
- 星标
- (12 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Right now, student ID photos are displayed with the background-image property instead of an img tag. This is bad for accessibility, and also it means you can't right click to save the image.