mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-19 13:14:23 -05: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 {
|
||||
position: absolute;
|
||||
bottom: 20px;
|
||||
height: 1px;
|
||||
background-color: red;
|
||||
bottom: 0px;
|
||||
height: 2px;
|
||||
background-color: #f00;
|
||||
}
|
||||
|
||||
.userPresence {
|
||||
|
Loading…
Reference in New Issue
Block a user