CSS Class Priority in Blazor Webapp
I’m having an issue where, no matter what I try, one particular class’s background-color
is always the one to be displayed on the screen.
Drawing a bacground in css
I am trying to draw a shapw for a backgroud looking like an elips, it should be in the left side.
I am working in a blazor app in the right side I ceated a responsive login but for the left side I have to put a background of the shape (like an ellipse)