[library-web/new-website-style: 24/55] more carrousel



commit f6818a6ad62d6611b23a72d366f731d88d0a8836
Author: Frédéric Péters <fpeters 0d be>
Date:   Sun Dec 5 15:30:21 2010 +0100

    more carrousel

 data/skin/lgo2010.css |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/data/skin/lgo2010.css b/data/skin/lgo2010.css
index 6dd652d..366364d 100644
--- a/data/skin/lgo2010.css
+++ b/data/skin/lgo2010.css
@@ -97,18 +97,26 @@ div.sidebar.notitle {
 }
 
 
+div.blocky1 {
+	width:			65%;
+	padding:		2em;
+	display:		table-cell
+}
+
+div.blocky2 {
+	width:			35%;
+	padding:		2em;
+	display:		table-cell
+}
 
-/* special stuff for the devcenter page */
 div.row {
 	width:			50%;
 	padding:		2em;
 	display:		table-row
 }
 
+
 .jcarousel-skin-tango .jcarousel-container {
-    -moz-border-radius: 10px;
-    background: #F0F6F9;
-    border: 1px solid #346F97;
 }
 
 .jcarousel-skin-tango .jcarousel-direction-rtl {
@@ -141,7 +149,7 @@ div.row {
 
 .jcarousel-skin-tango .jcarousel-item-horizontal {
 	margin-left: 0;
-    margin-right: 10px;
+    margin-right: 15px;
 }
 
 .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {



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