home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 June / PersonalComputerWorld-June2009-CoverdiscCD.iso / Software / Freeware / UltraDefrag 3 / ultradefrag-3.0.0.bin.i386.exe / handbook / udefrag.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2009-01-03  |  369 b   |  25 lines

  1. .code {
  2.     font-family: monospace;
  3.     font-size: 10pt;
  4.     font-weight: bold;
  5.     vertical-align: middle;
  6. }
  7.  
  8. .lcode{
  9.     font-family: monospace;
  10.     font-size: 10pt;
  11.     vertical-align: middle;
  12. }
  13.  
  14. .graycode{
  15.     background-color: rgb(220,220,220);
  16.     font-family: monospace;
  17.     font-size: 10pt;
  18.     font-weight: bold;
  19.     vertical-align: middle;
  20. }
  21.  
  22. li{
  23.     padding-bottom: 2pt;
  24. }
  25.