home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / FractalExplo / fe.css < prev    next >
Cascading Style Sheet File  |  2001-10-28  |  5KB  |  91 lines

  1. <!-- titles of the pages -->
  2.  .ttl1  {font-family: Comic Sans MS; text-decoration: underline;
  3.          font-style: none; font-size: 24pt; font-weight: bold;
  4.          color: rgb(120,40,10); margin-left: 10pt}
  5.  
  6. <!-- used in the COMPILER.HTM -->
  7.  .comp  {font-family: MS Sans Serif; text-decoration: none;
  8.          font-style: none; font-size: 9pt; font-weight: normal;
  9.          color: rgb(0,0,0)}
  10.  
  11. <!-- used in the compiler manual -->
  12.  .code  {font-family: Courier New; text-decoration: none;
  13.          font-size: 9pt; font-weight: bold; color: #500000}
  14.  
  15. <!-- used in license agreement -->
  16.  .lic   {font-family: Arial; text-decoration: none;
  17.          font-size: 10pt; font-weight: normal;   color: #000000}
  18.  
  19.  
  20.       .mn1    {font-family: Verdana; text-decoration: none;
  21.                font-size: 7pt; font-weight: normal;   color: #000060}
  22. A:link.mn1    {font-family: Comic Sans MS; text-decoration: none;
  23.                font-size: 9pt; font-weight: normal;   color: #0040FF}
  24. A:visited.mn1 {font-family: Comic Sans MS; text-decoration: none;
  25.                font-size: 9pt; font-weight: normal;   color: #0040FF}
  26. A:hover.mn1   {font-family: Comic Sans MS; text-decoration: underline;
  27.                font-size: 9pt; font-weight: normal;   color: #FF4000}
  28.  
  29.       .mn     {font-family: Verdana; text-decoration: none;
  30.                font-size: 7pt; font-weight: normal;   color: #000080}
  31. A:link.mn     {font-family: Comic Sans MS; text-decoration: none;
  32.                font-size: 9pt; font-weight: normal;   color: #FFFFFF}
  33. A:visited.mn  {font-family: Comic Sans MS; text-decoration: none;
  34.                font-size: 9pt; font-weight: normal;   color: #FFFFFF}
  35. A:hover.mn    {font-family: Comic Sans MS; text-decoration: underline;
  36.                font-size: 9pt; font-weight: normal;   color: #FFF000}
  37.  
  38.       .mf     {font-family: Arial;   text-decoration: none;
  39.                font-size: 8pt; font-weight: normal;   color: #F0F0F0}
  40. A:link.mf     {font-family: Arial;   text-decoration: none;
  41.                font-size: 8pt; font-weight: normal;   color: #E0FFD0}
  42. A:visited.mf  {font-family: Arial;   text-decoration: none;
  43.                font-size: 8pt; font-weight: normal;   color: #D8D8FF}
  44. A:hover.mf    {font-family: Arial;   text-decoration: underline;
  45.                font-size: 8pt; font-weight: normal;   color: #FFFF00}
  46.  
  47.       .sm     {font-family: Verdana; text-decoration: none;
  48.                font-size: 8pt; font-weight: normal;   color: #000000}
  49. A:link.sm     {font-family: Arial;   text-decoration: none;
  50.                font-size: 8pt; font-weight: normal;   color: #800000}
  51. A:visited.sm  {font-family: Arial;   text-decoration: none;
  52.                font-size: 8pt; font-weight: normal;   color: #808000}
  53. A:hover.sm    {font-family: Arial;   text-decoration: underline;
  54.                font-size: 8pt; font-weight: normal;   color: #000080}
  55.  
  56.       .fr     {font-family: Verdana; text-decoration: none;
  57.                font-size: 8pt; font-weight: normal;   color: #000000}
  58. A:link.fr     {font-family: Arial; text-decoration: none;
  59.                font-size: 8pt; font-weight: bold;   color: #0080FF}
  60. A:visited.fr  {font-family: Arial; text-decoration: none;
  61.                font-size: 8pt; font-weight: bold;   color: #0080E0}
  62. A:hover.fr    {font-family: Arial; text-decoration: underline;
  63.                font-size: 8pt; font-weight: bold;   color: #FF8000}
  64.  
  65.       .wt     {font-family: MS Sans Serif,Verdana; text-decoration: none;
  66.                font-size: 9pt; font-weight: normal;   color: #000000}
  67. A:link.wt     {font-family: MS Sans Serif,Verdana; text-decoration: none;
  68.                font-size: 9pt; font-weight: bold;     color: #A00000}
  69. A:visited.wt  {font-family: MS Sans Serif,Verdana; text-decoration: none;
  70.                font-size: 9pt; font-weight: bold;     color: #A00000}
  71. A:hover.wt    {font-family: MS Sans Serif,Verdana; text-decoration: underline;
  72.                font-size: 9pt; font-weight: bold;     color: #0040A0}
  73.  
  74. <!-- used in fractal gallery -->
  75.       .cr3a   {font-family: Helvetica,Comic Sans MS; font-weight: bold;
  76.                background=#FFFFFF;  font-style: italic; font-size: 10pt;
  77.                color: #000000}
  78.       .tut    {font-family: Helvetica,Comic Sans MS; font-weight: normal;
  79.                background=#FFFFFF;  font-style: none; font-size: 9pt;
  80.                color: #000000}
  81.       .ng     {border-top:   solid 2px black; border-left:   solid 2px black;
  82.                border-right: solid 2px white; border-bottom: solid 2px white; }
  83.       .gal    {font-family: Verdana; text-decoration: none;
  84.                font-size: 8pt; font-weight: normal;   color: #000000}
  85. A:link.gal    {font-family: Verdana;   text-decoration: none;
  86.                font-size: 8pt; font-weight: bold;     color: #800000}
  87. A:visited.gal {font-family: Verdana;   text-decoration: none;
  88.                font-size: 8pt; font-weight: bold;     color: #800000}
  89. A:hover.gal   {font-family: Verdana;   text-decoration: underline;
  90.                font-size: 8pt; font-weight: bold;     color: #FF0000}
  91.