[library-web/new-website-style: 26/55] more of developer center css changes



commit d806f29c2f074a4587708d26945814f9ad29d29e
Author: Frédéric Péters <fpeters 0d be>
Date:   Sun Dec 5 18:09:30 2010 +0100

    more of developer center css changes

 data/skin/lgo2010.css |   42 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 42 insertions(+), 0 deletions(-)
---
diff --git a/data/skin/lgo2010.css b/data/skin/lgo2010.css
index 366364d..f327d3f 100644
--- a/data/skin/lgo2010.css
+++ b/data/skin/lgo2010.css
@@ -287,3 +287,45 @@ div.row {
 .grid_4.subtle_box {
 	margin-top: 1em;
 }
+
+span.citem {
+	display:		table-cell;
+	text-align:		center
+}
+
+
+
+.user-interface, .core, .system-integration, .communication, .multimedia, .data-storage, .utilities, .desktop-integration  {
+  background: #888a85;
+  -moz-border-radius: 5px;
+  color: #2e3436;
+  margin-bottom: 10px;
+}
+
+.multimedia, .data-storage, .communication {
+  height: 180px;
+}
+
+.core {
+  height: 72px;
+}
+
+.platform-overview a {
+  background: #babdb6;
+  display: inline-block;
+  padding: 5px 10px;
+  -moz-border-radius: 3px;
+  text-decoration: none;
+  color: #000;
+  margin: 5px;
+  width: 80px;
+}
+
+.platform-overview p {
+  padding: 0;
+  margin: 0;
+  padding-left: 5px;
+  margin-bottom: 0;
+  padding-bottom: 0;
+  font-size: 10px;
+}



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