|
@@ -2112,7 +2112,7 @@ footer {
|
|
|
|
|
|
:not(.navigation) .unique.avatar.vip {
|
|
|
border: 2px dotted;
|
|
|
- line-height: 40px;
|
|
|
+ line-height: 36px;
|
|
|
}
|
|
|
|
|
|
.unique.avatar.size-50 {
|
|
@@ -2121,7 +2121,7 @@ footer {
|
|
|
}
|
|
|
|
|
|
:not(.navigation) .unique.avatar.size-50.vip {
|
|
|
- line-height: 50px;
|
|
|
+ line-height: 46px;
|
|
|
}
|
|
|
|
|
|
.unique.avatar.size-80 {
|
|
@@ -2131,7 +2131,7 @@ footer {
|
|
|
|
|
|
:not(.navigation) .unique.avatar.size-80.vip {
|
|
|
font-size: 20px;
|
|
|
- line-height: 82px;
|
|
|
+ line-height: 78px;
|
|
|
}
|
|
|
|
|
|
.sidebar {
|