home *** CD-ROM | disk | FTP | other *** search
/ Atomic Magazine 47 (CD #12) / atomic_12.iso / Flash / HTML / AtomicCSS.css next >
Encoding:
Cascading Style Sheet File  |  2003-10-09  |  1.0 KB  |  28 lines

  1. .headtitle {font-family: Verdana; font-size: 16px; font-weight: bold; color: #FFFFFF}
  2. .headtype {font-family: Verdana; font-size: 16px; font-weight: bold; color: #000000}
  3.  
  4. .bodytext {font-family: Tahoma; font-size: 12px; color: #FFFFFF}
  5. .crosshead {font-family: Tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold}
  6. .byline {font-family: Tahoma; font-size: 10px; color: #FFFFFF; font-weight: bold}
  7.  
  8. .boxout {font-family: Verdana; font-size: 10px; color: #FFFFFF}
  9.  
  10. a:link {font-family: Tahoma; font-variant: normal; color: #6699FF; text-decoration: none}
  11. a:hover {font-family: Tahoma; font-variant: normal; color: #66FFCC; text-decoration: none}
  12. a:visited {font-family: Tahoma; font-variant: normal; color: #990000; text-decoration: none}
  13.  
  14. code {font-family: "Courier New"; color: #FFFFCC}
  15. .newcode {font-family: "Courier New"; color: #00FFFF}
  16. .point {
  17.     font-family: Verdana;
  18.     font-size: 12px;
  19.     font-weight: bold;
  20.     color: #33FF00;
  21. }
  22. .subhead {
  23.     font-family: Verdana;
  24.     font-size: 12px;
  25.     font-weight: bold;
  26.     color: #33FF00;
  27. }
  28.