You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Right now, student ID photos are displayed with the
background-imageproperty instead of animgtag. This is bad for accessibility, and also it means you can't right click to save the image.