From 39703fa5a55f24519f2b9432de9e8d3157d6d10a Mon Sep 17 00:00:00 2001 From: Pierre-Anthony Lemieux Date: Mon, 10 Sep 2018 10:20:43 -0700 Subject: [PATCH] Fix color contrast (#432) --- imsc1/spec/ttml-ww-profiles.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/imsc1/spec/ttml-ww-profiles.html b/imsc1/spec/ttml-ww-profiles.html index 027ad127..b31436e5 100644 --- a/imsc1/spec/ttml-ww-profiles.html +++ b/imsc1/spec/ttml-ww-profiles.html @@ -106,7 +106,7 @@ .equation {text-indent: 10%;} .example {font-size: small} .inline-note {font-size: small} - .deprecation {background-color: lavender; border: 3px double; margin: 2px;} + .deprecation {background-color: #EBEBFE; border: 3px double; margin: 2px;} .deprecation::before {content: "\26A0"; margin:0.2em; font-size:2em; float:left;} body { font-family: sans-serif; @@ -2330,7 +2330,7 @@

Mapping the Root Container Region to the Related Video Object< -
+