Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <h2 class="toc-title">TABLE OF CONTENTS</h2>
- </br>
- <table class="toc-table">
- <tbody>
- <tr>
- <td>
- <h4>Abrupt Vessel Closure</h4>
- </td>
- <td>02</td>
- </tr>
- <tr>
- <td>
- <h4><a href="/toc-test/#page/2">Coronary Perforations</a></h4>
- </td>
- <td>12</td>
- </tr>
- <tr>
- <td>
- <h4>Atherectomy Complications</h4>
- </td>
- <td>17</td>
- </tr>
- <tr>
- <td>
- <h4>Longitudinal Stent Deformation</h4>
- </td>
- <td>23</td>
- </tr>
- <tr>
- <td>
- <h4>Miscellaneous</h4>
- </td>
- <td>29</td>
- </tr>
- <tr>
- <td>
- <h5 style="margin-left: 20px">Device Embolization</h5>
- </td>
- <td>29</td>
- </tr>
- <tr>
- <td>
- <h5 style="margin-left: 20px">Ostial PCI Complications</h5>
- </td>
- <td>33</td>
- </tr>
- </tbody>
- </table>
- /* COMPLICAID TABLE OF CONTENTS STYLING */
- .toc-table {
- width: 400px !important;
- border: 0;
- }
- .toc-table tr {
- border: 0 !important;
- }
- .toc-table td {
- border: 0 !important;
- margin: 0 auto;
- font-size: 19px;
- font-weight: 500;
- }
- .toc-title {
- text-align: center;
- font-size: 28px;
- font-weight: 900;
- }
- .toc-table h4 {
- margin-bottom: -10px !important;
- font-size: 18px;
- font-weight: 600;
- text-decoration: none !important;
- color: #000 !important;
- }
- .toc-table h5 {
- margin-bottom: -10px !important;
- font-size: 16px;
- font-weight: 500;
- text-decoration: none !important;
- }
- .toc-table a:link {
- color: black;
- }
- .toc-table a:visited {
- color: black;
- }
- .toc-table a:hover {
- color: hotpink;
- }
- .toc-table a:active {
- color: black;
- }
Add Comment
Please, Sign In to add comment