Ignore:
Timestamp:
09/21/06 17:33:17 (18 years ago)
Author:
pinsard
Message:

new location of Id in idldoc-lib.adp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/directory-overview.html

    r178 r190  
    99  <head> 
    1010    <title>ToBeReviewed/PLOTS/DIVERS/</title> 
     11<style type="text/css" media="all"> 
     12p.preformat { 
     13  font-family: Courier; 
     14} 
     15</style> 
    1116     
    12     <style type="text/css"> 
    13        
    14 /* CSS for all files which appear in the "left frames" files. */ 
    15  
    16 a { text-decoration: none; } 
    17 a:link, a:visited { color: #330000; } 
    18 a:hover, a:focus {  
    19   color: #993333;  
    20   background: #FFFFCC;  
    21   border-bottom: 1px dashed #303099;  
    22 } 
    23  
    24 body { 
    25   margin: 0; 
    26   padding: 0; 
    27   font-size: 10pt; 
    28   background-color: #FFFFFF; 
    29   font-family: Arial, Helvetica, sans-serif; 
    30 } 
    31  
    32 #container { 
    33   margin: 0.5em; 
    34 } 
    35  
    36 ul { 
    37   list-style-type: none; 
    38   padding-left: 0; 
    39   margin: 0 0 0 0; 
    40   font-size: 90%; 
    41 } 
    42  
    43 h1 { 
    44   margin: 0 ; 
    45   padding: 0.5em 0 0.5em 0; 
    46   font-size: 90%; 
    47   font-weight: bold; 
    48 } 
    49  
    50 #tagline { 
    51   font-size: 75%; 
    52   font-weight: lighter; 
    53   color: #606060; 
    54 } 
    55  
    56     </style> 
     17    <link rel="stylesheet" type="text/css" href="../../../listings.css" /> 
    5718     
    5819  </head> 
Note: See TracChangeset for help on using the changeset viewer.