[www] r470 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2004-08-20 14:47:26 +0400 (Fri, 20 Aug 2004) New Revision: 470 Modified: trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html trunk/www.matroska.org/data/technical/specs/tagging/example-video.html Log: commit the standard way Modified: trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html 2004-08-20 09:45:57 UTC (rev 469) +++ trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html 2004-08-20 10:47:26 UTC (rev 470) @@ -31,7 +31,7 @@ <div id="content"> -<ul style="margin-left: 30%;"> +<ul style="display: table; margin-left: auto; margin-right: auto;"> <li><a href="#intro">Introduction</a></li> <li><a href="#whole">One file with all tracks</a></li> <li><a href="#cd">One file per CD track</a></li> Modified: trunk/www.matroska.org/data/technical/specs/tagging/example-video.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/tagging/example-video.html 2004-08-20 09:45:57 UTC (rev 469) +++ trunk/www.matroska.org/data/technical/specs/tagging/example-video.html 2004-08-20 10:47:26 UTC (rev 470) @@ -31,7 +31,7 @@ <div id="content"> -<ul style="margin-left: 30%;"> +<ul style="display: table; margin-left: auto; margin-right: auto;"> <li><a href="#intro">Introduction</a></li> <li><a href="#whole">One file with all DVDs</a></li> <li><a href="#dvd">One file per DVD</a></li>