Fix the IANA section.
authorSilvia Pfeiffer
Mon, 01 Apr 2013 13:09:44 +1100
changeset 85 1c27e2304706
parent 84 20c7dd54d1c0
child 86 66b4322a8ad1
Fix the IANA section.
webvtt/webvtt.html
--- a/webvtt/webvtt.html	Mon Apr 01 12:58:55 2013 +1100
+++ b/webvtt/webvtt.html	Mon Apr 01 13:09:44 2013 +1100
@@ -162,6 +162,11 @@
       background: white;
       padding: 0 0.25em;
     }
+    dt {
+      margin-top: 0.75em;
+      margin-bottom: 0.25em;
+      clear: left;
+    }
     </style>
   </head>
   <!-- v2 feature requests:
@@ -4497,13 +4502,13 @@
     </dl>
    </dd>
    <dt>Person &amp; email address to contact for further information:</dt>
-   <dd>Ian Hickson &lt;ian@hixie.ch></dd>
+   <dd>Silvia Pfeiffer &lt;silviapfeiffer1@gmail.com></dd>
    <dt>Intended usage:</dt>
    <dd>Common</dd>
    <dt>Restrictions on usage:</dt>
    <dd>No restrictions apply.</dd>
-   <dt>Author:</dt>
-   <dd>Ian Hickson &lt;ian@hixie.ch></dd>
+   <dt>Authors:</dt>
+   <dd>Silvia Pfeiffer &lt;silviapfeiffer1@gmail.com>, Ian Hickson &lt;ian@hixie.ch></dd>
    <dt>Change controller:</dt>
    <dd>W3C</dd>
   </dl>