mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
make power level more visible
This commit is contained in:
parent
d3c7567369
commit
044daf4fe2
@ -270,9 +270,9 @@ a:active { color: #000; }
|
|||||||
|
|
||||||
.userAvatar .userPowerLevel {
|
.userAvatar .userPowerLevel {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 20px;
|
bottom: 0px;
|
||||||
height: 1px;
|
height: 2px;
|
||||||
background-color: red;
|
background-color: #f00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.userPresence {
|
.userPresence {
|
||||||
|
Loading…
Reference in New Issue
Block a user