Difference between revisions of "Test"

From Theatrum Paracelsicum
(Created page with ".pettytable { background-color: #f8f9fa; border: 1px solid #a2a9b1; border-collapse: collapse; color: black; margin: 1em 0; } table.pettytable > * > tr > th, table.pettytable > * > tr > td { border: 1px solid #a2a9b1; padding: .2em .4em; } table.pettytable > * > tr > th { →‎background-color: #eaecf0;: text-align: center; } table.pettytable > caption { font-weight: bold; } {| class="wikitable" style="margin:right; width:100%; background-color:white; border:h...")
 
 
(78 intermediate revisions by 2 users not shown)
Line 1: Line 1:
.pettytable {
<noinclude>NOINCLUDE </noinclude><includeonly>INCLUDEONLY </includeonly><onlyinclude>ONLYINCLUDE </onlyinclude>
background-color: #f8f9fa;
border: 1px solid #a2a9b1;
border-collapse: collapse;
color: black;
margin: 1em 0;
}
table.pettytable > * > tr > th,
table.pettytable > * > tr > td {
border: 1px solid #a2a9b1;
padding: .2em .4em;
}
table.pettytable > * > tr > th {
/* background-color: #eaecf0; */
text-align: center;
}
table.pettytable > caption {
font-weight: bold;
}
 
{| class="wikitable" style="margin:right; width:100%; background-color:white; border:hidden;"
|-
| style="" | abc
| def
|-
| style="" | abc
| def
|}
 
{| class="pettytable"
|-
| style="" | abc
| def
|-
| style="" | abc
| def
|}

Latest revision as of 11:20, 26 April 2024

NOINCLUDE ONLYINCLUDE