Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2 | Rev 3 | ||
|---|---|---|---|
| Line 69... | Line 69... | ||
| 69 | } | 69 | } | 
| 70 |     </script>
 | 70 |     </script>
 | 
| 71 |     <link rel="STYLESHEET" type="text/css" href="styles/lcars.css">
 | 71 |     <link rel="STYLESHEET" type="text/css" href="styles/lcars.css">
 | 
| 72 |     <style type="text/css">
 | 72 |     <style type="text/css">
 | 
| 73 |       <!--
 | 73 |       <!--
 | 
| - | 74 |       p {
 | |
| - | 75 |         max-width: 100%;
 | |
| - | 76 |       }
 | |
| - | 77 | ||
| 74 |       a:link:hover, a:link:active {
 | 78 |       a:link:hover, a:link:active {
 | 
| 75 |         text-decoration:underline;
 | 79 |         text-decoration:underline;
 | 
| 76 |       }
 | 80 |       }
 | 
| 77 |       -->
 | 81 |       -->
 | 
| 78 |     </style>
 | 82 |     </style>
 |