changeset 106 | 91000116e5d2 |
parent 90 | d5067911c762 |
child 108 | f8bc5e00b17f |
--- a/Xxe/Css/publidoc.css jeu. mai 24 16:43:58 2012 +0200 +++ b/Xxe/Css/publidoc.css ven. mai 25 12:48:29 2012 +0200 @@ -434,6 +434,9 @@ font-size: 93%; } +audio { + content: attr(id); +} /* Inline level ============================================================ */ @@ -506,3 +509,8 @@ set-attribute-button(attribute, idref) "]"; } +/* smil ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ + +smil { + background-color: #ffffc0; +}