home *** CD-ROM | disk | FTP | other *** search
/ Sciences Encyclopedia 2.0 Ariss / SCIENCES-ENCYCLOPEDIA-V2.0-ARISS-CD1.iso / Sci1.css < prev    next >
Cascading Style Sheet File  |  2004-04-17  |  549b  |  40 lines

  1. body{
  2.     direction : rtl;
  3.     font-family: Simplified Arabic;
  4.     font-size: 22;
  5.     text-align : justify;
  6.     color: Black;
  7.     background-image : url(Interface/webview.JPG);
  8. }
  9. h1{
  10.     text-align : right;
  11.     font-size: 26;
  12.     color : Blue;
  13. }
  14.  
  15. div.ekey{
  16.     font-size: 26;
  17.     color : Green;
  18.     text-align : left;
  19. }
  20.  
  21. div.ekey1{
  22.     font-size: 20;
  23.     color : Red;
  24.     text-align : right;
  25. }
  26. div.film{
  27.     text-align : center;
  28. }
  29.  
  30. td{
  31.  font-weight: bold;
  32.  color: navy;
  33. text-align: center;
  34. border : thin solid Black;
  35. }
  36.  
  37. table{
  38.     border : thick solid Black;
  39. }
  40.