[web-devel-2] hiding the last section



commit 4ef312c79707a6331635f42f1df515e6bd381aa9
Author: Andreas Nilsson <nisses mail home se>
Date:   Sun Dec 5 13:00:42 2010 +0100

    hiding the last section

 new/index.html      |    3 ++-
 new/style/tango.css |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/new/index.html b/new/index.html
index 1685d52..b398231 100644
--- a/new/index.html
+++ b/new/index.html
@@ -83,7 +83,7 @@ $('#s').autocomplete('http://nezt.local/symbols/lookup/',
 <div class="row">
 	
 </div>
-
+<!-- hiding this until we decide what to do about it
 <div class="row">
 
 	<div class="blocky">
@@ -99,5 +99,6 @@ $('#s').autocomplete('http://nezt.local/symbols/lookup/',
       </div>
     </div>
   </div>
+-->
 </body> 
 </html>
diff --git a/new/style/tango.css b/new/style/tango.css
index 0babb0e..704e9eb 100644
--- a/new/style/tango.css
+++ b/new/style/tango.css
@@ -1,5 +1,5 @@
 .jcarousel-skin-tango .jcarousel-container {
-    background: #F0F6F9;
+
 }
 
 .jcarousel-skin-tango .jcarousel-direction-rtl {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]