comparison 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
comparison
equal deleted inserted replaced
54:d54f2f09a73a 55:a1e457ac6871
78 .modal-header .close { 78 .modal-header .close {
79 margin-top: -10px; 79 margin-top: -10px;
80 padding-right: 5px; 80 padding-right: 5px;
81 } 81 }
82 82
83 .badge {
84 color: #bbb;
85 }
83 86
84 /* sat_website own styles */ 87 /* sat_website own styles */
85 88
86 89
87 #language { 90 #language {
203 } 206 }
204 207
205 #id_payment_type_group .active { 208 #id_payment_type_group .active {
206 background-color: lightgray; 209 background-color: lightgray;
207 } 210 }
211
212 .my-btn {
213 font-size: 14px;
214 }