Improved vip marker.

This commit is contained in:
Martin Edenhofer 2015-06-04 10:54:31 +02:00
parent 82c04c1800
commit 48bd07ad7d

View file

@ -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 {