Vikipediya, erkin ensiklopediya
.hlistdl,
.hlistol,
.hlistul{
margin:0;
padding:0;
}
.hlistdd,
.hlistdt,
.hlistli{
margin:0;
display:inline;
}
.hlist.inline,
.hlist.inlinedl,
.hlist.inlineol,
.hlist.inlineul,
.hlistdldl,
.hlistdlol,
.hlistdlul,
.hlistoldl,
.hlistolol,
.hlistolul,
.hlistuldl,
.hlistulol,
.hlistulul{
display:inline;
}
.hlist.mw-empty-li{
display:none;
}
.hlistdt::after{
content:": ";
}
.hlistdd::after,
.hlistli::after{
content:" · ";
font-weight:bold;
}
.hlistdd:last-child::after,
.hlistdt:last-child::after,
.hlistli:last-child::after{
content:none;
}
.hlistdddd:first-child::before,
.hlistdddt:first-child::before,
.hlistddli:first-child::before,
.hlistdtdd:first-child::before,
.hlistdtdt:first-child::before,
.hlistdtli:first-child::before,
.hlistlidd:first-child::before,
.hlistlidt:first-child::before,
.hlistlili:first-child::before{
content:" (";
font-weight:normal;
}
.hlistdddd:last-child::after,
.hlistdddt:last-child::after,
.hlistddli:last-child::after,
.hlistdtdd:last-child::after,
.hlistdtdt:last-child::after,
.hlistdtli:last-child::after,
.hlistlidd:last-child::after,
.hlistlidt:last-child::after,
.hlistlili:last-child::after{
content:")";
font-weight:normal;
}
.hlistol{
counter-reset:listitem;
}
.hlistol>li{
counter-increment:listitem;
}
.hlistol>li::before{
content:" "counter(listitem)"\a0";
}
.hlistddol>li:first-child::before,
.hlistdtol>li:first-child::before,
.hlistliol>li:first-child::before{
content:" ("counter(listitem)"\a0";
}