home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware City / HyperCard / Dock / Dock Help Folder / Link Failure / stylesheet_3287.css < prev   
Encoding:
Cascading Style Sheet File  |  1994-12-20  |  367 b   |  37 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-size: 3pt;
  7.         }
  8.         .style3
  9.         {
  10.             font-size: 5pt;
  11.         }
  12.         .style4
  13.         {
  14.             /* group text style */
  15.         }
  16.         .style6
  17.         {
  18.             font-family: "Chicago";
  19.         }
  20.         .style7
  21.         {
  22.             font-size: 6pt;
  23.         }
  24.         .style8
  25.         {
  26.             font-weight: bold;
  27.         }
  28.         .style9
  29.         {
  30.             font-family: "Chicago";
  31.             font-weight: bold;
  32.         }
  33.         .style10
  34.         {
  35.             font-style: italic;
  36.         }
  37.