web/style.css
changeset 3 111a83349e90
parent 0 d4dc097a6083
child 5 216bf65ed757
--- a/web/style.css	Thu Dec 15 14:42:44 2011 +0100
+++ b/web/style.css	Thu Dec 15 14:42:59 2011 +0100
@@ -89,20 +89,25 @@
 
 #partners {
   clear: both;
+  text-align: center;
   margin: 0 auto;
   margin-top: 20px;
-  width: 890px;
-  border: 10px solid #7a7a7a;
-  background-color: white;
+  padding-top: 14px;
+  width: 894px;
+  border-top: 1px solid #949494;
+ 
   font-size: 12px;
 }
 
+
 #partners img {
   margin: 0 auto;
-  display: block;
+  //display: block;
   padding-bottom: 22px;
+  padding-right: 25px;
 }
 
+
 /* the last div of the document */
 #closing_div {
   width: 990px;