kolab.org/www

Torsten Grote grote at kolabsys.com
Tue Jun 19 17:32:53 CEST 2012


 kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css |   13 ++++------
 1 file changed, 6 insertions(+), 7 deletions(-)

New commits:
commit 7c0470fac30a0d596da084a57311221f1d16c60f
Author: Torsten Grote <grote at kolabsys.com>
Date:   Tue Jun 19 17:32:45 2012 +0200

    more css adjustments

diff --git a/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css
index e9f14bc..bcf93fb 100644
--- a/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css
@@ -96,7 +96,8 @@ div.body-field-wrapper {
         text-decoration: none;
         text-align: center;
         display: block;
-        font-size: 130%;
+        font-size: 120%;
+        font-weight: bold;
     }
 
 #navlist li a.active, #navlist li.active-trail {
@@ -277,8 +278,7 @@ ul.help-matrix {
 ul.help-matrix > li
 {
   float: left;
-  height: 10em;
-  margin: 0px 10px;
+  margin: 10px 10px;
   width: 46%;
 }
 
@@ -296,8 +296,7 @@ ul.community-matrix {
 ul.community-matrix > li
 {
   float: left;
-  height: 15em;
-  margin: 0px 10px;
+  margin: 10px 10px;
   width: 46%;
 }
 
@@ -317,12 +316,12 @@ ul#subnavlist
 
 #subnavlist li
 {
-  background-color: rgba(240, 240, 240, 0.2);
   display: inline;
   list-style-type: none;
   padding: 10px;
   text-align: center;
-  font-size: 130%;
+  font-size: 120%;
+  font-weight: bold;
 }
 
 #getkolab {





More information about the commits mailing list