make power level more visible
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