<p></p>
<blockquote>
<blockquote>
<p dir="auto">What is the recommended alternative to adding more custom CSS?</p>
</blockquote>
<p dir="auto">It's usually to use <a href="https://getbootstrap.com/docs/4.6/" rel="nofollow">bootstrap</a> classes (adding classes to the markup in the html), whenever there's a standard bootstrap option available. If there's a bootstrap "component" that's ideal (see e.g. the use of <a href="https://github.com/openstreetmap/openstreetmap-website/commit/b4b59df75e4048eaebff7c7efeeee66aa3bfa5a3">details</a> or "cards" on the help page), or if there's something in the "typography" section (e.g. trying a small bordered rounded table to see if that can replace lots of custom CSS <code class="notranslate">border</code> statements) or else using bootstrap "utilities" for fine-grained tweaks (e.g. <a href="https://github.com/openstreetmap/openstreetmap-website/commit/52cd62bf1309a91813b8dfccaf5f7ce9859007f1">border utilities</a>).</p>
</blockquote>
<p dir="auto">Thanks, but I don't see anything in <a href="https://getbootstrap.com/docs/4.6/content/tables/" rel="nofollow">https://getbootstrap.com/docs/4.6/content/tables/</a> that seems relevant to the changes I'm making here. The only CSS additions I'm doing are modifying the existing hardcoded width percentages, applying the same inner border as was already there, and centering the text. I'm not sure how Bootstrap could help with that. Happy for more pointers!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3535#issuecomment-1129186018">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJOGJQINVEMARZZ7MDVKPQIVANCNFSM5UG6SIIQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLNMGSOQZ2AYHXOJ7SLVKPQIVA5CNFSM5UG6SII2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOINHAFYQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/3535/c1129186018</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3535#issuecomment-1129186018",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3535#issuecomment-1129186018",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>