]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/src/app/core/auth/sso/sso-not-found/sso-not-found.component.scss
bump version to 15.2.11-pve1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / core / auth / sso / sso-not-found / sso-not-found.component.scss
1 h1 {
2 font-size: -webkit-xxx-large;
3 }
4
5 * {
6 font-family: monospace;
7 }
8
9 img {
10 width: 50vw;
11 }