Salome HOME
Help contents is updated.
[tools/siman.git] / Workspace / Siman / WebContent / WebHelp / default.css
1 BODY { 
2       font-family:Arial; 
3       background-color:#ffffff;  }
4 H1 { 
5     font-weight:bold; 
6     font-size:24.0pt;  }
7 LI.kadov-H1 { 
8              font-weight:bold; 
9              font-size:24.0pt;  }
10 H2 { 
11     font-weight:bold; 
12     font-size:18.0pt;  }
13 LI.kadov-H2 { 
14              font-weight:bold; 
15              font-size:18.0pt;  }
16 H3 { 
17     font-weight:bold; 
18     font-size:14.0pt;  }
19 LI.kadov-H3 { 
20              font-weight:bold; 
21              font-size:14.0pt;  }
22 H4 { 
23     font-weight:bold; 
24     font-size:12.0pt;  }
25 LI.kadov-H4 { 
26              font-weight:bold; 
27              font-size:12.0pt;  }
28 H5 { 
29     font-weight:bold; 
30     font-size:10.0pt;  }
31 LI.kadov-H5 { 
32              font-weight:bold; 
33              font-size:10.0pt;  }
34 H6 { 
35     font-weight:bold; 
36     font-size:8.0pt;  }
37 LI.kadov-H6 { 
38              font-weight:bold; 
39              font-size:8.0pt;  }
40 P { 
41    font-size:12.0pt; 
42    margin-top:0pt; 
43    margin-bottom:0pt;  }
44 LI.kadov-P { 
45             font-size:12.0pt; 
46             margin-top:0pt; 
47             margin-bottom:0pt;  }
48 A.expandspot { 
49               color:#008000; 
50               cursor:hand; 
51               font-style:italic; 
52               text-decoration:none;  }
53 SPAN.expandtext { 
54                  font-style:italic; 
55                  font-weight:normal; 
56                  color:#ff0000;  }
57 A.dropspot { 
58             cursor:hand; 
59             color:#008000; 
60             font-style:italic; 
61             text-decoration:none;  }
62 A.glossterm { 
63              color:#800000; 
64              cursor:hand; 
65              font-style:italic; 
66              text-decoration:none;  }
67 SPAN.glosstext { 
68                 font-style:italic; 
69                 font-weight:normal; 
70                 color:#0000ff;  }
71 OL { 
72     margin-top:0px; 
73     margin-bottom:0px;  }
74 UL { 
75     margin-top:0px; 
76     margin-bottom:0px;  }