svn commit: samba-web r222 - in trunk: . style

deryck at samba.org deryck at samba.org
Sun Aug 8 22:02:22 GMT 2004


Author: deryck
Date: 2004-08-08 22:02:21 +0000 (Sun, 08 Aug 2004)
New Revision: 222
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/trunk&rev=222&nolog=1
Log:

Add link to news story.

--deryck

Modified:
   trunk/index.html
   trunk/style/main.css

Changeset:
Modified: trunk/index.html
===================================================================
--- trunk/index.html	2004-08-08 21:46:23 UTC (rev 221)
+++ trunk/index.html	2004-08-08 22:02:21 UTC (rev 222)
@@ -30,7 +30,11 @@
         
     <h2>News</h2>
 
+    <ul>
+    <li>8 August 2004 <a href="http://news.samba.org/#redesign">samba.org Has Been Redesigned</a></li>
+    </ul>
 
+
     <div class="plugs">
       <a href="/samba/tshirt.html"><img src="/samba/images/t-small.jpg"
 alt="Samba t-shirt" /></a>

Modified: trunk/style/main.css
===================================================================
--- trunk/style/main.css	2004-08-08 21:46:23 UTC (rev 221)
+++ trunk/style/main.css	2004-08-08 22:02:21 UTC (rev 222)
@@ -61,6 +61,9 @@
 	border-right:1px solid #FFFF64;
 	z-index:-1;
 }
+.center ul {
+	list-style-type:none;
+}
 .headline {
         margin-left:20px;
         font-style:italic;



More information about the samba-cvs mailing list