equal
deleted
inserted
replaced
432 caption { |
432 caption { |
433 font-style: italic; |
433 font-style: italic; |
434 font-size: 93%; |
434 font-size: 93%; |
435 } |
435 } |
436 |
436 |
|
437 audio { |
|
438 content: attr(id); |
|
439 } |
437 |
440 |
438 /* Inline level ============================================================ */ |
441 /* Inline level ============================================================ */ |
439 |
442 |
440 /* sup, sub, var ~~~~~~~~~~~~~~~~~~~ */ |
443 /* sup, sub, var ~~~~~~~~~~~~~~~~~~~ */ |
441 |
444 |
504 link[idref]:after { |
507 link[idref]:after { |
505 content: " ‣ " label(attribute, idref, color, black) |
508 content: " ‣ " label(attribute, idref, color, black) |
506 set-attribute-button(attribute, idref) "]"; |
509 set-attribute-button(attribute, idref) "]"; |
507 } |
510 } |
508 |
511 |
|
512 /* smil ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ |
|
513 |
|
514 smil { |
|
515 background-color: #ffffc0; |
|
516 } |