📜 Adds some default styling to table cells.

This commit is contained in:
Tola Leng
2025-08-15 14:00:01 +07:00
parent f006df3b02
commit 67a0d1d7f4
+6 -5
View File
@@ -143,18 +143,18 @@ docker run -d \
</a> </a>
### 🤝 Ecosystem & Community Partner ### 🤝 Ecosystem & Community Partner
<table> <table border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td> <td valign="middle">
<a href="https://github.com/gitbookio"> <a href="https://github.com/gitbookio">
<img src="https://avatars.githubusercontent.com/u/7111340?s=200&v=4" <img src="https://avatars.githubusercontent.com/u/7111340?s=200&v=4"
width="75" height="75" style="border-radius: 50%;" alt="GitBook Logo" /> width="60" height="60" style="border-radius: 50%;" alt="GitBook Logo" />
</a> </a>
</td> </td>
<td> <td valign="middle" style="padding-left: 10px;">
<a href="https://m.do.co/c/0c27ef82475f"> <a href="https://m.do.co/c/0c27ef82475f">
<img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" <img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg"
height="50" alt="DigitalOcean Logo" /> height="40" alt="DigitalOcean Logo" />
</a> </a>
</td> </td>
</tr> </tr>
@@ -163,6 +163,7 @@ docker run -d \
--- ---