home *** CD-ROM | disk | FTP | other *** search
/ 212.85.102.23 / 2014.12.212.85.102.23.tar / 212.85.102.23 / 5d2.rar / SOFTWARE / PR2 / pr.cab / Si_tut.css < prev    next >
Cascading Style Sheet File  |  2003-08-28  |  267b  |  18 lines

  1. body, p, td {
  2.     font-family: sans-serif;
  3.     font-size: 13px;
  4.     color: #3C72B5;
  5. }
  6.  
  7. .heading {
  8.     font-size: 17px;
  9.     font-weight: bold;
  10.     color: #ECF3FF;
  11. }
  12.  
  13. a, a:link, a:active, a:visited, a:hover {
  14.     font-size: 13px;
  15.     color: #3C72B5;
  16.     text-decoration: none;
  17. }
  18.