]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/src/app/core/not-found/not-found.component.scss
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / core / not-found / 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 }