Advertisement:

Template:Div col/styles.css and Template:Expand Japanese/doc: Difference between pages

From Roovet Articles
(Difference between pages)
Jump to navigation Jump to search
m (1 revision imported)
 
(Created page with "{{documentation subpage}} {{Expand language/howto|Japanese}} ==See also== * {{tl|Japanese script needed}}<includeonly>{{Sandbox other|| Category:Japanese language templates }}</includeonly>")
 
Line 1: Line 1:
/* {{pp|small=yes}} */
{{documentation subpage}}
.div-col {
{{Expand language/howto|Japanese}}
margin-top: 0.3em;
==See also==
column-width: 30em;
* {{tl|Japanese script needed}}<includeonly>{{Sandbox other||
}
[[Category:Japanese language templates]]
 
}}</includeonly>
.div-col-small {
font-size: 90%;
}
 
.div-col-rules {
column-rule: 1px solid #aaa;
}
 
/* Reset top margin for lists in div col */
.div-col dl,
.div-col ol,
.div-col ul {
margin-top: 0;
}
 
/* Avoid elements breaking between columns
  See also Template:No col break */
.div-col li,
.div-col dd {
page-break-inside: avoid; /* Removed from CSS in favor of break-inside c. 2020 */
break-inside: avoid-column;
}

Latest revision as of 12:18, 16 December 2021

Template:Expand language/howto

See also