summaryrefslogtreecommitdiff
path: root/Pages/Login.razor.css
blob: fc8c8ca9ca6167b74898fda252801c2fc277f2a8 (plain)
1
2
3
4
5
6
div {
    background: url('/images/loginbg.webp');
    filter:     brightness(0.6);
    height:     100%;
    width:      100%;
}