Lines Matching refs:span
6 span.strong {
174 dt span.term {
283 span.aqua { color: aqua; }
284 span.black { color: black; }
285 span.blue { color: blue; }
286 span.fuchsia { color: fuchsia; }
287 span.gray { color: gray; }
288 span.green { color: green; }
289 span.lime { color: lime; }
290 span.maroon { color: maroon; }
291 span.navy { color: navy; }
292 span.olive { color: olive; }
293 span.purple { color: purple; }
294 span.red { color: red; }
295 span.silver { color: silver; }
296 span.teal { color: teal; }
297 span.white { color: white; }
298 span.yellow { color: yellow; }
300 span.aqua-background { background: aqua; }
301 span.black-background { background: black; }
302 span.blue-background { background: blue; }
303 span.fuchsia-background { background: fuchsia; }
304 span.gray-background { background: gray; }
305 span.green-background { background: green; }
306 span.lime-background { background: lime; }
307 span.maroon-background { background: maroon; }
308 span.navy-background { background: navy; }
309 span.olive-background { background: olive; }
310 span.purple-background { background: purple; }
311 span.red-background { background: red; }
312 span.silver-background { background: silver; }
313 span.teal-background { background: teal; }
314 span.white-background { background: white; }
315 span.yellow-background { background: yellow; }
317 span.big { font-size: 2em; }
318 span.small { font-size: 0.6em; }
320 span.underline { text-decoration: underline; }
321 span.overline { text-decoration: overline; }
322 span.line-through { text-decoration: line-through; }