Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2 | Rev 3 | ||
|---|---|---|---|
| Line 88... | Line 88... | ||
| 88 | */ | 88 | */ | 
| 89 |     </script>
 | 89 |     </script>
 | 
| 90 |     <link rel="stylesheet" type="text/css" href="styles/lcars.css">
 | 90 |     <link rel="stylesheet" type="text/css" href="styles/lcars.css">
 | 
| 91 |     <style type="text/css">
 | 91 |     <style type="text/css">
 | 
| 92 |       <!--
 | 92 |       <!--
 | 
| - | 93 |       p {
 | |
| - | 94 |         max-width: 100%;
 | |
| - | 95 |       }
 | |
| - | 96 | ||
| 93 |       a:hover, a:active {
 | 97 |       a:hover, a:active {
 | 
| 94 |         text-decoration: underline;
 | 98 |         text-decoration: underline;
 | 
| 95 |       }
 | 99 |       }
 | 
| 96 |       -->
 | 100 |       -->
 | 
| 97 |     </style>
 | 101 |     </style>
 |