[xiph-commits] r18973 - websites/media.xiph.org
giles at svn.xiph.org
giles at svn.xiph.org
Fri Aug 9 11:06:12 PDT 2013
Author: giles
Date: 2013-08-09 11:06:12 -0700 (Fri, 09 Aug 2013)
New Revision: 18973
Modified:
websites/media.xiph.org/index.html
Log:
Add a warning about mozfish being down.
Modified: websites/media.xiph.org/index.html
===================================================================
--- websites/media.xiph.org/index.html 2013-08-08 00:18:26 UTC (rev 18972)
+++ websites/media.xiph.org/index.html 2013-08-09 18:06:12 UTC (rev 18973)
@@ -5,6 +5,15 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="icon" href="//xiph.org/images/logos/xiph.ico" type="image/x-icon"/>
<link rel="stylesheet" title="Default 50em Width" media="screen" href="//xiph.org/css/screen.css" type="text/css"/>
+ <style>
+ div.warn {
+ background-color: pink;
+ border: 2px solid black;
+ margin: 2em;
+ padding: 0.5em;
+ text-align: center;
+ }
+ </style>
</head>
<body>
@@ -18,6 +27,11 @@
<p>Our collection of test sequences and clips for evaluating compression
technology.</p>
+<div class=warn>
+ <p>Some content is offline due to server troubles. We apologize for the
+ inconvenince.</p>
+</div>
+
<p>We have a <a href="ED/">lossless version</a> of the short film
<a href="http://www.elephantsdream.org/">Elephants Dream</a>.
(15691 frames 16:9)</p>
More information about the commits
mailing list