home *** CD-ROM | disk | FTP | other *** search
/ ftp.elysium.pl / ftp.elysium.pl.tar / ftp.elysium.pl / docs / schematics / computers / c64 / manual-html / sm_front_page.css < prev   
Encoding:
Cascading Style Sheet File  |  2008-03-11  |  400 b   |  34 lines

  1.  
  2. P.h1 {
  3.     text-align: center;
  4.     margin-left: 25%;
  5.     margin-right: 25%;
  6. }
  7.  
  8. P.h2 {
  9.     text-align: center;
  10.     margin-left: 15%;
  11.     margin-right: 15%;
  12.     white-space: nowrap;
  13. }
  14.  
  15. P.p1 {
  16.     text-align: justify;
  17.     font: x-small;
  18.     margin-left: 25%;
  19.     margin-right: 25%;
  20. }
  21.  
  22. P.p2 {
  23.     text-align: justify;
  24.     font: x-small;
  25.     margin-left: 15%;
  26.     margin-right: 15%;
  27. }
  28.  
  29. P.p3 {
  30.     text-align: left;
  31.     font: x-small;
  32.     margin-left: 15%;
  33. }
  34.