author | Patrick PIERRE <patrick.pierre@prismallia.fr> |
ven., 25 mai 2012 12:48:29 +0200 | |
changeset 106 | 91000116e5d2 |
parent 105 | ce5c5b08cb94 |
child 107 | 7dd0c60e1ccb |
--- 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; +}