add contrib locale to make-locale-pack, various bugfixes
[wolnelektury.git] / wolnelektury / static / css / sponsors.css
index 73e4df9..1624f5f 100644 (file)
@@ -1,8 +1,17 @@
+.sponsors-page {
+    background: white;
+    margin-top: 6px;
+}
+
 .sponsors-column {
     float: left;
     width: 150px;
 }
 
+.sponsor-logos {
+    height: 130px;
+}
+
 .sponsors-page img {
     float: left;
 }