File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44 margin : 0 0 2rem ;
55
6+ & .table-lg {
7+ > :not (caption )>* >* {
8+ padding : 1rem ;
9+ }
10+ }
11+
612 & .nam-compat-status {
713
814 tbody {
@@ -17,11 +23,12 @@ table {
1723 }
1824 }
1925
20- th :first-child , td :first-child {
26+ th :first-child ,
27+ td :first-child {
2128 font-weight : bold ;
2229 border-right : 2px solid var (--bs-table-border-color );
2330 }
24-
31+
2532 th {
2633 white-space : nowrap ;
2734 }
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ images: []
1010
1111The Network Addon Mod is available in two flavors.
1212
13- <table >
13+ <table class = " table table-lg " >
1414 <tr>
1515 <td style="text-align:center;width:50%;"><h3 style="margin-bottom:0px;">Network Addon Mod {{< param docsversion >}}</h3></td>
1616 <td style="text-align:center;width:50%;"><h3 style="margin-bottom:0px;">Network Addon Mod Lite {{< param docsversionlite >}}</h3></td>
You can’t perform that action at this time.
0 commit comments