Hoşgeldin Misafir

XenForo Menü İkonu Değiştirme

xS0N3R

23 Ağu 2020
5,427 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
Kod:
.p-nav .p-nav-menuTrigger i:after {
    .m-faBase();
    font-size: inherit;
    font-style: normal;
    font-weight: 900;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    content: "\f007";
    display: inline-block;
    width: 0.88em;
    vertical-align: bottom;
}