Remove "No Software Patents" banner image and related styles.
authorDeryck Hodge <deryck@samba.org>
Sun, 18 Sep 2005 12:46:32 +0000 (12:46 +0000)
committerDeryck Hodge <deryck@samba.org>
Sun, 18 Sep 2005 12:46:32 +0000 (12:46 +0000)
deryck

git-svn-id: file:///home/svn/samba-web/trunk@814 44aeb9d7-1cd8-0310-b257-a505e0beeac2

index.html
style/columns.css

index fcf06deae6168a7157b50ea2954c1b33acd8b74a..6de81777466cad05f325887fc42604d8bcf578da 100755 (executable)
@@ -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>, 
index 322d495234985039551310a47bd2f97d715f004f..1766c007d8cb99733819cca91292ce88b121546c 100644 (file)
        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;
-}