📜 Adds some default styling to table cells.
This commit is contained in:
@@ -143,18 +143,18 @@ docker run -d \
|
||||
</a>
|
||||
|
||||
### 🤝 Ecosystem & Community Partner
|
||||
<table>
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td>
|
||||
<td valign="middle">
|
||||
<a href="https://github.com/gitbookio">
|
||||
<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>
|
||||
</td>
|
||||
<td>
|
||||
<td valign="middle" style="padding-left: 10px;">
|
||||
<a href="https://m.do.co/c/0c27ef82475f">
|
||||
<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>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -163,6 +163,7 @@ docker run -d \
|
||||
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user