Remove yellow hover highlight from no software patents logo.
authorDeryck Hodge <deryck@samba.org>
Wed, 8 Dec 2004 15:34:50 +0000 (15:34 +0000)
committerDeryck Hodge <deryck@samba.org>
Wed, 8 Dec 2004 15:34:50 +0000 (15:34 +0000)
--deryck

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

style/main.css

index bad541aec401992a53b5aa2a481cbf359113244c..198c4cc832f4a17fe5066fb2b12e1d13dba3fbb7 100644 (file)
@@ -97,6 +97,9 @@
     width:390px;
     height:90px;
 }
+#noswp a:hover {
+    background-color:transparent;
+}
 #noswp {
     width:100%;
     text-align:center;