Skip to content

Commit 1322160

Browse files
committed
table style nitpick
1 parent a1c0c3c commit 1322160

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<table class="validations">
22
<thead>
33
<tr>
4-
<th colspan="2" scope="col" style="background-color: silver; color: black;">Code quality</th>
5-
<th scope="col" style="background-color: silver; color: black;">Translation status</th>
6-
<th scope="col" style="background-color: silver; color: black;">OpenAPI validation</th>
4+
<th colspan="2" scope="col" style="text-align: center; background-color: silver; color: black;">Code quality</th>
5+
<th scope="col" style="text-align: center; background-color: silver; color: black;">Translation status</th>
6+
<th scope="col" style="text-align: center; background-color: silver; color: black;">OpenAPI validation</th>
77
</tr>
88
</thead>
99
<tbody>

0 commit comments

Comments
 (0)