home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 January / PCWorld_2004-01_cd.bin / Software / vyzkuste / matmat / matmat.exe / manual / styl.css < prev   
Cascading Style Sheet File  |  2001-10-20  |  412b  |  12 lines

  1. body,td,p,li         { font-family: arial; font-size : 9pt;}
  2. A  {
  3.     font-size : 9pt;
  4.     font-family : verdana;
  5.     font-weight : bold;
  6.     color : 000000;
  7.    }
  8. .small { font-family: arial; font-size : 7pt;}    
  9. .nadpis { font-family: arial; font-size : 15pt; font-weight : 700; color: 000000;}
  10. .subnadpis { font-family: arial; font-size : 12pt; font-weight : 800; color: 000000;}
  11.  
  12. table.outer {border: 1px solid;}