Update UsrBgs.css
This commit is contained in:
parent
69eba5697e
commit
f2cb574948
|
@ -211,17 +211,17 @@
|
||||||
background: rgba(0,0,0,.4) !important;
|
background: rgba(0,0,0,.4) !important;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
.root-3QyAh1 .nameTag-ECvD8P {
|
.root-3QyAh1 .header-4zuFdR .nameTag-ECvD8P {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
marign-right: 0;
|
marign-right: 0;
|
||||||
}
|
}
|
||||||
.root-3QyAh1 .username-2b1r56 {
|
.root-3QyAh1 .header-4zuFdR .username-2b1r56 {
|
||||||
color: var(--header-primary);
|
color: var(--header-primary);
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
.root-3QyAh1 .discriminator-1swucG {
|
.root-3QyAh1 .header-4zuFdR .discriminator-1swucG {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 1px;
|
top: 1px;
|
||||||
color: var(--header-secondary);
|
color: var(--header-secondary);
|
||||||
|
|
Loading…
Reference in New Issue