home *** CD-ROM | disk | FTP | other *** search
/ Enter 2001 April / EnterCD4.iso / Update / SQL Server SP3 / sql70olapsp3i.exe / MSOLAP / Install / data1.cab / Templ_Consepts / pages.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-10-25  |  712 b   |  39 lines

  1. /* STYLE SHEET FOR THE CONCEPT PAGES
  2. */
  3. Body {font: 10pt Verdana,Arial,Helvetica; 
  4.     bgcolor: "ffffff";
  5.     font-weight: "normal";
  6.     color: "333366";
  7.     text-decoration: "none";
  8.     }    
  9. .table {CELLSPACING: "7" 
  10.     CELLPADDING: "3"; 
  11.     BORDER: "0"; 
  12.     ALIGN: "CENTER"; 
  13.     VALIGN: "TOP";
  14.     BGCOLOR: "#FFFFFF"; 
  15.     WIDTH: "494";
  16.     }
  17. .row {ALIGN: "Center";
  18.     VALIGN: "TOP"; 
  19.     BGCOLOR: "FFFFFF";
  20.     }
  21. .spacer{width: "100";
  22.     }
  23. .TitleFont {Font: "Verdana,Arial,Helvetica";
  24.         Font-Weight: "Bold";
  25.     Font-Size: "18px";
  26.     color: "3399FF";
  27.     }
  28. .BodyFont {Font: "Verdana,Arial,Helvetica";
  29.         Font-Weight: "Normal";
  30.     Font-Size: "12px";
  31.     color: "333366";
  32.     }
  33. .textColumn {width: "221"; 
  34.     align: "left";
  35.     }
  36.  
  37.  
  38.  
  39.