markus / MarkusAutoUpdate / Extras / Release Notes Template / rnotes.css @ d8f5045e
이력 | 보기 | 이력해설 | 다운로드 (3.38 KB)
1 |
/* Tiger Mac Help task_style.css v2.0f*/
|
---|---|
2 |
/* <html><head><meta name="robots" content="noindex"></head></html> */
|
3 |
|
4 |
body {
|
5 |
margin: 2px 12px 12px |
6 |
} |
7 |
|
8 |
h1 {
|
9 |
font-size: 11pt; |
10 |
font-family: "Lucida Grande", Arial, sans-serif; |
11 |
margin-bottom: 0 |
12 |
} |
13 |
|
14 |
|
15 |
h2 {
|
16 |
font-size: 9pt; |
17 |
font-family: "Lucida Grande", Arial, sans-serif; |
18 |
margin-top: 0; |
19 |
margin-bottom: -10px |
20 |
} |
21 |
|
22 |
h3 {
|
23 |
font-size: 9pt; |
24 |
font-family: "Lucida Grande", Arial, sans-serif; |
25 |
font-weight: bold; |
26 |
margin-top: -4px; |
27 |
margin-bottom: -4px |
28 |
} |
29 |
|
30 |
p {
|
31 |
font-size: 9pt; |
32 |
font-family: "Lucida Grande", Arial, sans-serif; |
33 |
line-height: 12pt; |
34 |
text-decoration: none |
35 |
} |
36 |
|
37 |
|
38 |
ol {
|
39 |
font-size: 9pt; |
40 |
font-family: "Lucida Grande", Arial, sans-serif; |
41 |
line-height: 12pt; |
42 |
list-style-position: outside; |
43 |
margin-top: 12px; |
44 |
margin-bottom: 12px; |
45 |
margin-left: -18px; |
46 |
padding-left: 40px |
47 |
} |
48 |
|
49 |
|
50 |
ol li { |
51 |
margin-top: 6px; |
52 |
margin-bottom: 6px |
53 |
} |
54 |
|
55 |
|
56 |
ol p { |
57 |
margin-top: 6px; |
58 |
margin-bottom: 6px |
59 |
} |
60 |
|
61 |
|
62 |
ul {
|
63 |
font-size: 9pt; |
64 |
font-family: "Lucida Grande", Arial, sans-serif; |
65 |
line-height: 12pt; |
66 |
list-style-type: square; |
67 |
list-style-position: outside; |
68 |
margin-top: 12px; |
69 |
margin-bottom: 12px; |
70 |
margin-left: -24px; |
71 |
padding-left: 40px |
72 |
} |
73 |
|
74 |
|
75 |
ul li { |
76 |
margin-top: 6px; |
77 |
margin-bottom: 6px |
78 |
} |
79 |
|
80 |
|
81 |
ul p { |
82 |
margin-top: 6px; |
83 |
margin-bottom: 6px |
84 |
} |
85 |
|
86 |
|
87 |
a {
|
88 |
color: #00f; |
89 |
font-size: 9pt; |
90 |
font-family: "Lucida Grande", Arial, sans-serif; |
91 |
line-height: 12pt; |
92 |
text-decoration: none |
93 |
} |
94 |
|
95 |
|
96 |
a:hover { |
97 |
color: #00f; |
98 |
font-family: "Lucida Grande", Arial, sans-serif; |
99 |
text-decoration: underline |
100 |
} |
101 |
|
102 |
hr {
|
103 |
text-decoration: none; |
104 |
border: solid 1px #bfbfbf |
105 |
} |
106 |
|
107 |
td {
|
108 |
padding: 6px |
109 |
} |
110 |
|
111 |
#banner { background-color: #f2f2f2; background-repeat: no-repeat; padding: -2px 6px 0; position: fixed; top: 0; left: 0; width: 100%; height: 1.2em; float: left; border: solid 1px #bfbfbf } |
112 |
|
113 |
#caticon {
|
114 |
margin-top: 3px; |
115 |
margin-bottom: -3px; |
116 |
margin-right: 5px; |
117 |
float: left; |
118 |
} |
119 |
|
120 |
#pagetitle {
|
121 |
margin-top: 12px; |
122 |
margin-bottom: 0px; |
123 |
margin-left: 40px; |
124 |
width: 88%; |
125 |
border: solid 1px #fff |
126 |
} |
127 |
|
128 |
|
129 |
#mainbox {
|
130 |
margin-top: 2349px; |
131 |
padding-right: 6px |
132 |
} |
133 |
|
134 |
#taskbox {
|
135 |
background-color: #e6edff; |
136 |
list-style-type: decimal; |
137 |
list-style-position: outside; |
138 |
margin: 12px 0; |
139 |
padding: 2px 12px; |
140 |
border: solid 1px #bfbfbf |
141 |
} |
142 |
|
143 |
|
144 |
#taskbox h2 { |
145 |
margin-top: 8; |
146 |
margin-bottom: -4px |
147 |
} |
148 |
|
149 |
#machelp { position: absolute; top: 2px; left: 10px } |
150 |
|
151 |
#index { background-color: #f2f2f2; padding-right: 25px; top: 2px; right: 12px; width: auto; float: right } |
152 |
|
153 |
#next {
|
154 |
position: absolute; |
155 |
top: 49px; |
156 |
left: 88% |
157 |
} |
158 |
|
159 |
#asindent {
|
160 |
margin-left: 22px; |
161 |
font-size: 9pt; |
162 |
font-family: Verdana, Courier, sans-serif; |
163 |
} |
164 |
|
165 |
.bread {
|
166 |
color: #00f; |
167 |
font-size: 8pt; |
168 |
margin: -9px 0 -6px |
169 |
} |
170 |
|
171 |
.leftborder {
|
172 |
color: #00f; |
173 |
font-size: 8pt; |
174 |
margin: -9px 0 -6px; |
175 |
padding-top: 2px; |
176 |
padding-bottom: 3px; |
177 |
padding-left: 8px; |
178 |
border-left: 1px solid #bfbfbf |
179 |
} |
180 |
|
181 |
.mult {
|
182 |
margin-top: -8px |
183 |
} |
184 |
|
185 |
.blue {
|
186 |
background-color: #e6edff; |
187 |
margin-top: -3px; |
188 |
margin-bottom: -3px; |
189 |
padding-top: -3px; |
190 |
padding-bottom: -3px |
191 |
} |
192 |
|
193 |
.rightfloater
|
194 |
{ |
195 |
float: right; |
196 |
margin-left: 15px; |
197 |
} |
198 |
|
199 |
.rules {
|
200 |
border-bottom: 1px dotted #ccc |
201 |
} |
202 |
|
203 |
.dots {
|
204 |
border: dotted 1px #ccc |
205 |
} |
206 |
|
207 |
.seealso {
|
208 |
margin-top: 4px; |
209 |
margin-bottom: 4px |
210 |
} |
211 |
code {
|
212 |
color: black; |
213 |
font-size: 9pt; |
214 |
font-family: Verdana, Courier, sans-serif; |
215 |
} |