home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / SE241 / se241.lzh / se.chm / style.css < prev    next >
Cascading Style Sheet File  |  2001-02-09  |  2KB  |  116 lines

  1. P{
  2.       FONT-FAMILY: 'MS UI Gothic';
  3.       LINE-HEIGHT: 123%;
  4.       font-size: 95%;
  5. }
  6. TR
  7. {
  8.       LINE-HEIGHT: 115%;
  9. }
  10. P.big
  11. {
  12.       FONT-SIZE: 160%;
  13. }
  14. P.small
  15. {
  16.       FONT-SIZE: 85%;
  17. }
  18. H1
  19. {
  20.       BORDER-BOTTOM-COLOR: blue;
  21.       BORDER-BOTTOM-STYLE: double;
  22.       BORDER-LEFT-COLOR: blue;
  23.       BORDER-LEFT-STYLE: double;
  24.       BORDER-RIGHT-COLOR: blue;
  25.       BORDER-RIGHT-STYLE: double;
  26.       BORDER-TOP-COLOR: blue;
  27.       BORDER-TOP-STYLE: double;
  28.       COLOR: blue;
  29.       FONT-STYLE: italic;
  30.       LINE-HEIGHT: 115%;
  31.       PADDING-LEFT: 0.4em
  32. ;
  33. }
  34. H2
  35. {
  36.       BORDER-BOTTOM-COLOR: blue;
  37.       BORDER-BOTTOM-STYLE: double;
  38.       BORDER-LEFT-COLOR: blue;
  39.       BORDER-LEFT-STYLE: double;
  40.       BORDER-RIGHT-COLOR: blue;
  41.       BORDER-RIGHT-STYLE: double;
  42.       BORDER-TOP-COLOR: blue;
  43.       BORDER-TOP-STYLE: double;
  44.       COLOR: blue;
  45.       FONT-STYLE: italic;
  46.       LINE-HEIGHT: 115%;
  47.       PADDING-LEFT: 0.4em;
  48. }
  49. LI
  50. {
  51.       FONT-FAMILY: 'MS UI Gothic';
  52.       LINE-HEIGHT: 125%;
  53. }
  54. DT
  55. {
  56.       COLOR: #7777ff;
  57.       FONT-FAMILY: 'MS UI Gothic';
  58.       FONT-WEIGHT: bold;
  59.       LINE-HEIGHT: 125%;
  60.       font-size: 105%;
  61.       text-indent : 0px;
  62. }
  63. DD
  64. {
  65.       FONT-FAMILY: 'MS UI Gothic';
  66.       LINE-HEIGHT: 115%;
  67.       font-size: 85%;
  68. }
  69. .blue{
  70.       COLOR: #9999ff;
  71.       FONT-FAMILY: 'MS UI Gothic';
  72.       font-size: 105%;
  73.       FONT-WEIGHT: bold;
  74.       LINE-HEIGHT: 125%;
  75.       padding-top : 0.1cm;
  76.       padding-left : 0.2cm;
  77.       padding-right : 0.2cm;
  78.       padding-bottom : 0.05cm;
  79.       border-bottom-style : dotted;
  80.       border-bottom-color : #bbbbff;
  81.       border-bottom-width : 0.75mm;
  82. }
  83. .exp{
  84.       FONT-FAMILY: 'MS UI Gothic';
  85.       font-size: 85%;
  86.       margin-left : 1cm;
  87. }
  88. HR{
  89.       color: #9999ff;
  90.       height: 0.5mm;
  91. }
  92. TD{
  93.       FONT-FAMILY: 'MS UI Gothic';
  94.       LINE-HEIGHT: 115%;
  95.       font-size: 85%;
  96.       text-indent : 0pt;
  97.       padding-top : 3px;
  98.       padding-left : 3px;
  99.       padding-right : 3px;
  100.       padding-bottom : 3px;
  101.  
  102.         background-color: #e5e2ff;
  103. }
  104. TD.title{
  105.     FONT-FAMILY: 'MS Pゴシック';
  106.       color: black;
  107.       text-align : left;
  108.     font-weight: bold;
  109.       font-size: 100%;
  110. }
  111. BLOCKQUOTE{
  112.       FONT-FAMILY: 'MS UI Gothic';
  113.       LINE-HEIGHT: 123%;
  114.       font-size: 95%;
  115. }
  116.