1
0
mirror of synced 2024-11-27 16:10:53 +01:00

Style updates

This commit is contained in:
Farewell_ 2024-10-28 15:15:50 +01:00
parent 9bb08e2892
commit 9cdfb0406b

View File

@ -12,7 +12,7 @@
top: 0;
left: 0;
z-index: 999;
background: white;
background: #27272F;
display: flex;
flex-direction: column;
justify-content: center;
@ -22,7 +22,7 @@
.loading-text {
font-family: 'Nijiiro', sans-serif !important;
font-size: 14px;
color: black;
color: white;
}
.linear-progress {
@ -319,7 +319,7 @@ tr.is-current-user p {
}
.mud-breadcrumb-item {
font-size: 12px;
font-size: 14px;
}
.mud-breadcrumb-item a {