מדיה ויקי:Common.css: הבדלים בין גרסאות בדף

+ תגית blanking
אין תקציר עריכה
שורה 1,057: שורה 1,057:
.hlist li ol > li:first-child:before {
.hlist li ol > li:first-child:before {
     content: " (" counter(listitem) "\a0";
     content: " (" counter(listitem) "\a0";
}
/* nowrap class for syntaxhighlight inline shortened usage */
.nowrap {
white-space: nowrap
}
}