Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- CSS WIKI -->
- <style type="text/css">
- table.hovertable {
- font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
- font-size: 12px;
- margin: 45px;
- width: 200px;
- text-align: left;
- }
- table.hovertable th {
- font-size: 13px;
- font-weight: normal;
- padding: 8px;
- background: #539EC5 url('http://smashcraftonline.com/smash/forums/styles/flexile/xenforo/gradients/category-bar-gradient.png');
- border-top: 1px solid #6D87F9;
- border-bottom: 1px solid #6D87F9;
- border-left: 1px solid #6D87F9;
- border-right: 1px solid #6D87F9;
- color: #fff;
- }
- table.hovertable tr {
- background: #d0dafd;
- color: #339;
- }
- table.hovertable td {
- padding: 8px;
- border-bottom: 2px solid #ffffff;
- color: #669;
- border-top: 1px solid transparent;
- }
- wikiContent.center
- {
- margin:auto;
- width:70%;
- }
- wikiContent.right
- {
- position:absolute;
- right:0px;
- width:300px;
- }
- wikiContent.left
- {
- position:absolute;
- left:0px;
- width:300px;
- }
- </style>
- <!-- TABLE -->
- <div class="left">
- <table class="hovertable">
- <tr>
- <th>General Information</th>
- </tr>
- <tr onmouseover="this.style.backgroundColor='#539EC5';" onmouseout="this.style.backgroundColor='#d4e3e5';">
- <td>» <a href="wiki/donation-information/">TestLink</a></td>
- </tr>
- <tr onmouseover="this.style.backgroundColor='#539EC5';" onmouseout="this.style.backgroundColor='#d4e3e5';">
- <td>Info</td>
- </tr>
- <tr onmouseover="this.style.backgroundColor='#539EC5';" onmouseout="this.style.backgroundColor='#d4e3e5';">
- <td>Info</td>
- </tr>
- <tr onmouseover="this.style.backgroundColor='#539EC5';" onmouseout="this.style.backgroundColor='#d4e3e5';">
- <td>Info</td>
- </tr>
- <tr onmouseover="this.style.backgroundColor='#539EC5';" onmouseout="this.style.backgroundColor='#d4e3e5';">
- <td>Info</td>
- </tr>
- </table>
- </div>
- <div class="wikiContent.right">
- <table class="hovertable">
- <tr>
- <th>General Information</th>
- </tr>
- <tr onmouseover="this.style.backgroundColor='#539EC5';" onmouseout="this.style.backgroundColor='#d4e3e5';">
- <td>» <a href="wiki/donation-information/">TestLink</a></td>
- </tr>
- <tr onmouseover="this.style.backgroundColor='#539EC5';" onmouseout="this.style.backgroundColor='#d4e3e5';">
- <td>Info</td>
- </tr>
- <tr onmouseover="this.style.backgroundColor='#539EC5';" onmouseout="this.style.backgroundColor='#d4e3e5';">
- <td>Info</td>
- </tr>
- <tr onmouseover="this.style.backgroundColor='#539EC5';" onmouseout="this.style.backgroundColor='#d4e3e5';">
- <td>Info</td>
- </tr>
- <tr onmouseover="this.style.backgroundColor='#539EC5';" onmouseout="this.style.backgroundColor='#d4e3e5';">
- <td>Info</td>
- </tr>
- </table>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment