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

deryck at samba.org deryck at samba.org
Sun Sep 18 12:46:32 GMT 2005


Author: deryck
Date: 2005-09-18 12:46:32 +0000 (Sun, 18 Sep 2005)
New Revision: 814

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=814

Log:
Remove "No Software Patents" banner image and related styles.

deryck

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


Changeset:
Modified: trunk/index.html
===================================================================
--- trunk/index.html	2005-09-16 21:33:31 UTC (rev 813)
+++ trunk/index.html	2005-09-18 12:46:32 UTC (rev 814)
@@ -2,10 +2,6 @@
   <title>Samba - opening windows to a wider world</title>
 <!--#include virtual="/samba/header_columns.html" -->
 
-<div id="noswp">
-<a href="http://nosoftwarepatents.com/"><img src="/samba/images/noswp_banner.jpg" alt="No Software Patents!" /></a>
-</div>
-
     <p>Samba is an <a href="http://www.opensource.org/">Open Source</a>/<a
        href="http://www.gnu.org/philosophy/free-sw.html">Free Software</a> 
        suite that has, <a href="/samba/docs/10years.html">since 1992</a>, 

Modified: trunk/style/columns.css
===================================================================
--- trunk/style/columns.css	2005-09-16 21:33:31 UTC (rev 813)
+++ trunk/style/columns.css	2005-09-18 12:46:32 UTC (rev 814)
@@ -113,16 +113,3 @@
 	font-style:italic;
 	font-size:small;
 }
-#noswp img {
-    border:1px solid #3868CD;
-    width:370px;
-    height:90px;
-}
-#noswp a:hover {
-    background-color:transparent;
-}
-#noswp {
-    width:auto;
-    text-align:center;
-    margin:10px 0 25px 0;
-}



More information about the samba-cvs mailing list