Anonymous

MediaWiki:Common.css: Difference between revisions

From OER in Education
no edit summary
No edit summary
No edit summary
Line 4: Line 4:
list-style: none;
list-style: none;
list-style-type: none;
list-style-type: none;
display: inline;
}
}


Line 13: Line 14:
list-style: none;
list-style: none;
list-style-type: none;
list-style-type: none;
display: inline;
padding: 0px;
margin: 0px;
}
}
#pickbytopic ul > li >  ul > li {
#pickbytopic ul > li >  ul > li {
display: inline;
display: inline;
}
}
 
#pickbytopic ul li:after { content: ","; }
#pickbytopic ul li:last-child:after { content: ""; }


/* Categories */
/* Categories */