[xiph-commits] r17401 - websites/xiph.org/video
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Tue Sep 21 03:51:28 PDT 2010
Author: xiphmont
Date: 2010-09-21 03:51:28 -0700 (Tue, 21 Sep 2010)
New Revision: 17401
Modified:
websites/xiph.org/video/index.shtml.en
Log:
More layout tweaks to index page
Modified: websites/xiph.org/video/index.shtml.en
===================================================================
--- websites/xiph.org/video/index.shtml.en 2010-09-21 10:40:41 UTC (rev 17400)
+++ websites/xiph.org/video/index.shtml.en 2010-09-21 10:51:28 UTC (rev 17401)
@@ -28,6 +28,31 @@
margin-bottom: 1em;
}
+ #xiphlogo {
+ margin: 20px 0px 16px 10px;
+ border: 0px;
+ overflow: hidden;
+ }
+
+ #xiphlogo img, #xiphlogo a img{
+ float: left;
+ margin-right: 3em;
+ }
+
+ h1 {
+ padding: 0px;
+ padding-top: 23px;
+ margin: 0px;
+ margin-top: -.5em;
+ margin-left: .5em;
+ margin-right: .5em;
+ font-size: 3em;
+ position: relative;
+ float: right;
+ font-weight: bold;
+ color: #ff9900;
+ }
+
</style>
<title>Xiph.org: Video</title>
@@ -40,20 +65,14 @@
</style>
</head>
<body>
-<!--#include virtual="/common/xiphbar.include" -->
+ <!--#include virtual="/common/xiphbar_video.shtml" -->
-<div id="thepage">
+<!-- All your page content goes here -->
-<div id="xiphlogo">
- <a href="http://www.xiph.org/">
- <img src="/images/logos/fish_xiph_org.png" alt="Fish Logo and Xiph.org"/>
- </a>
+<h1>Video</h1>
</div>
+<div id="banners"></div>
-<!-- All your page content goes here -->
-
-<h1>Xiph.Org Video</h1>
-
<p>Xiph.Org has undertaken a series of
self-produced videos to spread techie-level knowledge about digital media as well
as our own work involving new media research.
@@ -83,5 +102,4 @@
<hr>
-</div>
<!--#include virtual="/ssi/pagebottom.include" -->
More information about the commits
mailing list