Branch 'production' - kolab.org/www

Torsten Grote grote at kolabsys.com
Mon Oct 8 13:38:24 CEST 2012


 kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit 988160af42ab247287c73cfdf96775e61cbb0406
Author: Torsten Grote <grote at kolabsys.com>
Date:   Mon Oct 8 13:37:59 2012 +0200

    add center images from bogs.fsfe.org

diff --git a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
index 2a35dba..09ce6d2 100644
--- a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
@@ -375,6 +375,14 @@ img.alignleft, div.alignleft {
 	border-radius: 3px 3px 3px 3px;
 	padding: 5px;
 }
+img.aligncenter, div.aligncenter {
+	display: block;
+	margin: 10px auto;
+	background-color: #F3F3F3;
+	border: 1px solid #DDDDDD;
+	border-radius: 3px 3px 3px 3px;
+	padding: 5px;
+}
 
 .tabbed-area { margin: 0 0 120px 0; }
 .box-wrap { position: relative; min-height: 250px; }





More information about the commits mailing list