home *** CD-ROM | disk | FTP | other *** search
/ Level 2005 Christmas (DVD) / Level_2005-XMAS_134_DVD_Knightshift.iso / Software / FolderCrypt / FolderCryptTrial21.exe / help / FolderCrypt.chm / foldercrypt.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-11-16  |  1.8 KB  |  95 lines

  1. body {
  2.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  3.     font-size: 12px;
  4.     background-color: #EEEEEE;
  5. }
  6.  
  7. td {
  8.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  9.     font-size: 12px;
  10. }
  11.  
  12. th {
  13.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  14.     font-size: 12px;
  15. }
  16.  
  17. .bodystyle {
  18.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  19.     font-size: 12px;
  20. }
  21.  
  22. .small {
  23.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  24.     font-size: 9px;
  25. }
  26.  
  27. .medium {
  28.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  29.     font-size: 12px;
  30. }
  31.  
  32. .big {
  33.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  34.     font-size: 16px;
  35. }
  36.  
  37. .xbig {
  38.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  39.     font-size: 24px;
  40. }
  41.  
  42. .expanded {
  43.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  44.     font-size: 12px;
  45.     line-height: 16px;
  46.     letter-spacing: 2px;
  47. }
  48.  
  49. .justified {
  50.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  51.     text-align: justify;
  52. }
  53.  
  54. .footer {
  55.     font-family: "Times New Roman", Times, serif;
  56.     font-size: 9px;
  57.     color: #999999;
  58. }
  59.  
  60. .box1 {
  61.     padding: 3px;
  62.     border-top-width: thin;
  63.     border-right-width: thin;
  64.     border-bottom-width: thin;
  65.     border-left-width: thin;
  66.     border-top-style: solid;
  67.     border-right-style: solid;
  68.     border-bottom-style: solid;
  69.     border-left-style: solid;
  70.     border-top-color: #CCCCCC;
  71.     border-right-color: #666666;
  72.     border-bottom-color: #666666;
  73.     border-left-color: #CCCCCC;
  74.     background-color: #FFCCFF;
  75.     background-attachment: fixed;
  76.     font-weight: bold;
  77.     font-variant: small-caps;
  78.  
  79.  
  80. }
  81.  
  82. .box2 {
  83.     font-style: italic;
  84.     word-spacing: 2pt;
  85.     padding: 3px;
  86.     border-width: thin;
  87.     border-style: solid;
  88. }
  89.  
  90. a {
  91.     font-weight: bolder;
  92.     color: #660066;
  93.     text-decoration: none;
  94. }
  95.