Template:Unbulleted list/doc: Difference between revisions
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) m Text replacement - "CSS" to "Wikipedia:CSS" |
Caleb Cooper (talk | contribs) |
||
Line 53:
==Technical details==
{{tl|Unbulleted list}} works by constructing a [[span and div|div]] with the [[Wikipedia:Cascading Style Sheets|CSS]] class "plainlist" which has the following style (see [[MediaWiki:Common.css]]):
<syntaxhighlight lang="css">
.plainlist ul {
| |||