|
7 | 7 | <!-- Plugin description -->
|
8 | 8 | # PhpStorm Magento 2 Plugin
|
9 | 9 |
|
10 |
| -<table align="center"> |
11 |
| -<caption> |
12 |
| -This is a PhpStorm IDE plugin for a better Magento 2 development workflow. |
| 10 | +<table align="center" style="border-collapse: collapse; width: 100%; text-align: center;"> |
| 11 | + <caption style="font-size: 1.2em; margin-bottom: 10px;"> |
| 12 | + <strong>PhpStorm IDE Plugin</strong> for a better Magento 2 development workflow. |
13 | 13 | </caption>
|
14 | 14 | <thead>
|
15 |
| - <tr> |
16 |
| - <td colspan="3" align="center"> |
17 |
| - Version 2025.0.0 - Contributors |
| 15 | + <tr style="background-color: #f4f4f4;"> |
| 16 | + <td colspan="3" style="padding: 10px; font-size: 1.2em;"> |
| 17 | + <strong>Version 2025.0.0 - Contributors</strong> |
18 | 18 | </td>
|
19 | 19 | </tr>
|
20 | 20 | </thead>
|
21 |
| -<tbody> |
22 |
| - <tr> |
23 |
| - <td align="center"> |
24 |
| - <a href="https://github.com/YevhenZvieriev"> |
25 |
| - <img src="https://avatars.githubusercontent.com/u/43544955?v=4" width="100px;" alt="Contributor 1"/> |
26 |
| - <br/> |
27 |
| - <sub><b>Yevhen Zvieriev</b></sub> |
28 |
| - </a> |
29 |
| - </td> |
30 |
| - <td align="center"> |
31 |
| - <a href="https://github.com/SilinMykola"> |
32 |
| - <img src="https://avatars.githubusercontent.com/u/15772032?v=4" width="100px;" alt="Contributor 2"/> |
33 |
| - <br/> |
34 |
| - <sub><b>Mykola Silin</b></sub> |
35 |
| - </a> |
36 |
| - </td> |
37 |
| - <td align="center"> |
38 |
| - <a href="https://github.com/VitaliyBoyko"> |
39 |
| - <img src="https://avatars.githubusercontent.com/u/20116393?v=4" width="100px;" alt="Contributor 3"/> |
40 |
| - <br/> |
41 |
| - <sub><b>Vitalii Boiko</b></sub> |
42 |
| - </a> |
43 |
| - </td> |
44 |
| - </tr> |
45 |
| -</tbody> |
46 |
| - <tfoot> |
| 21 | + <tbody> |
47 | 22 | <tr>
|
48 |
| - <td colspan="3" align="center"> |
49 |
| - <h3>Support the Project</h3> |
| 23 | + <td align="center" style="padding: 15px;"> |
| 24 | + <a href="https://github.com/YevhenZvieriev" style="text-decoration: none;"> |
| 25 | + <img src="https://avatars.githubusercontent.com/u/43544955?v=4" width="120px" height="120px" style="border-radius: 50%;" alt="Yevhen Zvieriev"/> |
| 26 | + <br/> |
| 27 | + <sub style="font-size: 1em;"><b>Yevhen Zvieriev</b></sub> |
| 28 | + </a> |
| 29 | + </td> |
| 30 | + <td align="center" style="padding: 15px;"> |
| 31 | + <a href="https://github.com/SilinMykola" style="text-decoration: none;"> |
| 32 | + <img src="https://avatars.githubusercontent.com/u/15772032?v=4" width="120px" height="120px" style="border-radius: 50%;" alt="Mykola Silin"/> |
| 33 | + <br/> |
| 34 | + <sub style="font-size: 1em;"><b>Mykola Silin</b></sub> |
| 35 | + </a> |
| 36 | + </td> |
| 37 | + <td align="center" style="padding: 15px;"> |
| 38 | + <a href="https://github.com/VitaliyBoyko" style="text-decoration: none;"> |
| 39 | + <img src="https://avatars.githubusercontent.com/u/20116393?v=4" width="120px" height="120px" style="border-radius: 50%;" alt="Vitalii Boiko"/> |
| 40 | + <br/> |
| 41 | + <sub style="font-size: 1em;"><b>Vitalii Boiko</b></sub> |
| 42 | + </a> |
| 43 | + </td> |
| 44 | + </tr> |
| 45 | + </tbody> |
| 46 | + <tfoot> |
| 47 | + <tr style="background-color: #f9f9f9;"> |
| 48 | + <td colspan="3" style="padding: 20px;"> |
| 49 | + <h3 style="margin: 10px 0;">Support the Project</h3> |
50 | 50 | <p>If you find this plugin helpful and want to support its development, consider buying the contributors a coffee:</p>
|
51 |
| - <a href="https://buymeacoffee.com/vitalii_b"> |
52 |
| - <img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-Donate-orange.svg" alt="Buy Me a Coffee"> |
| 51 | + <a href="https://buymeacoffee.com/vitalii_b" style="text-decoration: none;"> |
| 52 | + <img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-Donate-orange.svg" alt="Buy Me a Coffee" style="margin: 10px 0;"> |
53 | 53 | </a>
|
54 |
| - <p>Thank you to our sponsors—your support means everything:</p> |
55 |
| - <p>Lucas van Staden</p> |
56 |
| - <p>Ivan Chepurnyi</p> |
| 54 | + <p style="margin: 10px 0;">Thank you to our sponsors—your support means everything:</p> |
| 55 | + <p><strong>Lucas van Staden</strong></p> |
| 56 | + <p><strong>Ivan Chepurnyi</strong></p> |
57 | 57 | </td>
|
58 | 58 | </tr>
|
59 | 59 | </tfoot>
|
|
0 commit comments