[xiph-commits] r18825 - in websites/xiph.org: css video
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Mon Feb 25 12:39:11 PST 2013
Author: xiphmont
Date: 2013-02-25 12:39:11 -0800 (Mon, 25 Feb 2013)
New Revision: 18825
Modified:
websites/xiph.org/css/videopage.css
websites/xiph.org/video/fallback.include
Log:
This should do it
Modified: websites/xiph.org/css/videopage.css
===================================================================
--- websites/xiph.org/css/videopage.css 2013-02-25 20:31:00 UTC (rev 18824)
+++ websites/xiph.org/css/videopage.css 2013-02-25 20:39:11 UTC (rev 18825)
@@ -40,11 +40,11 @@
padding-top: 1.5em;
padding-bottom: 0em;
font-weight: bold;
- font-size: 12px;
text-align: center;
}
.fallback div{
+ padding-top: 1.5em;
margin-left: auto;
margin-right: auto;
width: 125px;
@@ -57,6 +57,7 @@
margin: 0px;
height: 100%;
width: 100%;
+ font-size: 12px;
background-color: #d0e0f0;
}
Modified: websites/xiph.org/video/fallback.include
===================================================================
--- websites/xiph.org/video/fallback.include 2013-02-25 20:31:00 UTC (rev 18824)
+++ websites/xiph.org/video/fallback.include 2013-02-25 20:39:11 UTC (rev 18825)
@@ -5,6 +5,13 @@
Your browser doesn't seem to support HTML5 WebM or Ogg
video.
</p>
+
+ <div>
+ <a href="//affiliates.mozilla.org/link/banner/33816">
+ <img src="//affiliates.mozilla.org/media/uploads/banners/f5eeeddc214ed8ef15e48bc80e1f53b0da4f0574.png" alt="Download Firefox" width="125" height="125" border="0">
+ </a>
+ </div>
+
<p>
Please consider upgrading to an
open-standards-compliant web browser such as
@@ -17,11 +24,6 @@
<a href="http://www.getmiro.com/">Miro</a>.
</p>
- <div>
- <a href="//affiliates.mozilla.org/link/banner/33816">
- <img src="//affiliates.mozilla.org/media/uploads/banners/f5eeeddc214ed8ef15e48bc80e1f53b0da4f0574.png" alt="Download Firefox" width="125" height="125" border="0">
- </a>
- </div>
</div>
More information about the commits
mailing list