[gst-devel] web site
Andy Wingo
apwingo at eos.ncsu.edu
Sat Sep 29 13:53:03 CEST 2001
hi, the web site got to irritating me. on mozilla, some of the page has
a right margin and some does not. attached are two small diffs to fix
that. Uraeus, if you wouldn't mind fixing this that would be great.
cheers.
wingo
-------------- next part --------------
--- index.shtml Sat Sep 29 17:01:52 2001
+++ index.shtml.new Sat Sep 29 16:52:39 2001
@@ -76,6 +76,8 @@
</TD>
<TD VALIGN=TOP WIDTH="100%">
+<div class="body">
+
<H1><I>NewsFlash</I>: Mozstreamer released</H1>
<p><A HREF="http://mozstreamer.mozdev.org/">Mozstreamer</a> the <A HREF="http://www.mozilla.org">Mozilla</A> and <A HREF="http://galeon.sourceforge.net">Galeon</A> plugin based upon GStreamer is now available.<BR>
@@ -163,6 +165,8 @@
<LI>Web-based registry of plugins with auto-download features in gstplay
<LI><B>MORE PLUGINS!</B>
</UL>
+
+</div>
</TD></TR></TABLE>
</BODY>
-------------- next part --------------
--- gstreamer.css Sun Aug 5 05:13:38 2001
+++ gstreamer.css.new Sat Sep 29 16:55:18 2001
@@ -7,13 +7,17 @@
CODE {
font-family: Courier,fixed
}
+
+DIV.body {
+ text-indent: 0px;
+ margin: 0px 25% 0px 0px;
+}
+
P {
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
- text-indent: 0px;
letter-spacing: 1px;
color: #4601ff;
- margin: 0px 25% 0px 0px;
}
TD {
font-size: 10pt;
More information about the gstreamer-devel
mailing list