136 |
|
|
137 |
#data |
#data |
138 |
p { |
p { |
139 |
|
font: 1px serif !important; |
140 |
|
} |
141 |
|
#cssom |
142 |
|
| <p> |
143 |
|
| font: 1px serif !important |
144 |
|
| font-family: serif !important |
145 |
|
| font-size: 1px !important |
146 |
|
| font-style: normal !important |
147 |
|
| font-variant: normal !important |
148 |
|
| font-weight: normal !important |
149 |
|
| line-height: normal !important |
150 |
|
#csstext |
151 |
|
p { |
152 |
|
font-family: serif ! important; |
153 |
|
font-size: 1px ! important; |
154 |
|
font-style: normal ! important; |
155 |
|
font-variant: normal ! important; |
156 |
|
font-weight: normal ! important; |
157 |
|
line-height: normal ! important; |
158 |
|
} |
159 |
|
|
160 |
|
#data |
161 |
|
p { |
162 |
font: 1px inherit; |
font: 1px inherit; |
163 |
} |
} |
164 |
#cssom |
#cssom |
250 |
} |
} |
251 |
|
|
252 |
#data |
#data |
253 |
|
p { |
254 |
|
font: inherit !important; |
255 |
|
} |
256 |
|
#cssom |
257 |
|
| <p> |
258 |
|
| font: inherit !important |
259 |
|
| font-family: inherit !important |
260 |
|
| font-size: inherit !important |
261 |
|
| font-style: inherit !important |
262 |
|
| font-variant: inherit !important |
263 |
|
| font-weight: inherit !important |
264 |
|
| line-height: inherit !important |
265 |
|
#csstext |
266 |
|
p { |
267 |
|
font-family: inherit ! important; |
268 |
|
font-size: inherit ! important; |
269 |
|
font-style: inherit ! important; |
270 |
|
font-variant: inherit ! important; |
271 |
|
font-weight: inherit ! important; |
272 |
|
line-height: inherit ! important; |
273 |
|
} |
274 |
|
|
275 |
|
#data |
276 |
p { |
p { |
277 |
font: inherit; |
font: inherit; |
278 |
font-family: "inherit"; |
font-family: "inherit"; |