Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Nexus Modlist Export</title>
- <style type="text/css">
- table.sortable {
- font-family: verdana,arial,sans-serif;
- font-size:11px;
- color:#333333;
- border-width: 1px;
- border-color: #999999;
- border-collapse: collapse;
- }
- table.sortable th {
- background-color:#92D9E1;
- border-width: 1px;
- padding: 8px;
- border-style: solid;
- border-color: #a9c6c9;
- }
- table.sortable td {
- border-width: 1px;
- padding: 8px;
- border-style: solid;
- border-color: #a9c6c9;
- }
- table.sortable tbody tr:nth-child(2n) td {
- background: #c3dde0;
- }
- table.sortable tbody tr:nth-child(2n+1) td {
- background: #d4e3e5;
- }
- </style>
- <script src="http://kryogenix.org/code/browser/sorttable/sorttable.js"></script>
- </head>
- <body></body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment