|
Tags: Manual revert Reverted |
Line 8: |
Line 8: |
| *[[Carpal Tunnel]] | | *[[Carpal Tunnel]] |
|
| |
|
|
| |
| <html>
| |
|
| |
| <style>
| |
| .wiki-navigation table {
| |
| width: 100%;
| |
| border-collapse: collapse;
| |
| }
| |
|
| |
| .wiki-navigation td {
| |
| padding: 10px;
| |
| border: 1px solid #a4a6a5;
| |
| overflow: hidden;
| |
| text-align: left;
| |
| vertical-align: top;
| |
| word-break: normal;
| |
| }
| |
|
| |
| .left-column {
| |
| background-color: #c7ccd2;
| |
| border-color: #252C3E;
| |
| border-radius: 0.25em;
| |
| width: 30%;
| |
| }
| |
|
| |
| .right-column {
| |
| background-color: #dfdfdf;
| |
| border-color: #a4a6a5;
| |
| border-radius: 0.25em;
| |
| width: 70%;
| |
| }
| |
|
| |
| .wiki-navigation a {
| |
| color: #000;
| |
| text-decoration: none;
| |
| }
| |
|
| |
| .wiki-navigation a:hover {
| |
| text-decoration: underline;
| |
| }
| |
| </style></html>
| |
|
| |
|
| <div class="wiki-navigation"> | | <div class="wiki-navigation"> |