Style updates
This commit is contained in:
parent
9bb08e2892
commit
9cdfb0406b
@ -12,7 +12,7 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
background: white;
|
background: #27272F;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
@ -22,7 +22,7 @@
|
|||||||
.loading-text {
|
.loading-text {
|
||||||
font-family: 'Nijiiro', sans-serif !important;
|
font-family: 'Nijiiro', sans-serif !important;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: black;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.linear-progress {
|
.linear-progress {
|
||||||
@ -319,7 +319,7 @@ tr.is-current-user p {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mud-breadcrumb-item {
|
.mud-breadcrumb-item {
|
||||||
font-size: 12px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mud-breadcrumb-item a {
|
.mud-breadcrumb-item a {
|
||||||
|
Loading…
Reference in New Issue
Block a user