diff static/css/sat_website.css @ 55:a1e457ac6871

split adhesion.html between adhesion.html and association.html
author souliane <souliane@mailoo.org>
date Tue, 05 May 2015 15:02:50 +0200
parents d54f2f09a73a
children 0d20fb28c32e
line wrap: on
line diff
--- a/static/css/sat_website.css	Tue May 05 11:03:18 2015 +0200
+++ b/static/css/sat_website.css	Tue May 05 15:02:50 2015 +0200
@@ -80,6 +80,9 @@
     padding-right: 5px;
 }
 
+.badge {
+    color: #bbb;
+}
 
 /* sat_website own styles */
 
@@ -205,3 +208,7 @@
 #id_payment_type_group .active {
   background-color: lightgray;
 }
+
+.my-btn {
+    font-size: 14px;
+}
\ No newline at end of file