home *** CD-ROM | disk | FTP | other *** search
/ Ultra Mac Games 1 & 2 / UltraMacGames2.iso / Educational / Flash / stylesheet_4957.css < prev   
Cascading Style Sheet File  |  1994-04-03  |  217b  |  22 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-weight: bold;
  7.             font-size: 10pt;
  8.         }
  9.         .style3
  10.         {
  11.             font-size: 10pt;
  12.         }
  13.         .style4
  14.         {
  15.             font-style: italic;
  16.             font-size: 10pt;
  17.         }
  18.         .style5
  19.         {
  20.             font-weight: bold;
  21.         }
  22.