From 05c4961a36b6d69c978d463c78ce2a742b30b4d6 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 12 Feb 2014 00:10:49 +0100 Subject: [PATCH] Better css --- htdocs/theme/cameleo/style.css.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/htdocs/theme/cameleo/style.css.php b/htdocs/theme/cameleo/style.css.php index 34ceb37b037..f76702c7b32 100644 --- a/htdocs/theme/cameleo/style.css.php +++ b/htdocs/theme/cameleo/style.css.php @@ -1261,7 +1261,7 @@ div.tabBar { padding-left: 4px; padding-right: 4px; padding-bottom: 4px; - margin: 6px 0px 6px 0px; + margin: 6px 0px 20px 0px; -moz-border-radius:8px; border-radius:8px; border-right: 1px solid #555555; @@ -1748,11 +1748,8 @@ div.titre { font-family: ; font-weight: normal; color: #842F00; - font-size: 20px; + font-size: 16px; text-decoration: none; - - margin-left: 12px; - } #dolpaymenttable { width: 600px; font-size: 13px; }