diff --git a/app/view/user/perso.html b/app/view/user/perso.html index 5672c3da54f757aca4d948a0c05b7f24fa91e7c0..2ba888d679d1925ad1af596938217fcd158da132 100644 --- a/app/view/user/perso.html +++ b/app/view/user/perso.html @@ -1,4 +1,4 @@ - + {{ _("Merci de soutenir La Quadrature du Net <3 !")}} @@ -236,12 +236,14 @@ + - disabled value="piplome"> + disabled value="piplome"> + @@ -271,7 +273,8 @@ - disabled value="pibag"> + disabled value="pibag"> + @@ -295,7 +298,8 @@ - disabled value="pishirt"> + disabled value="pishirt"> + @@ -331,7 +335,8 @@ - disabled value="hoopie"> + disabled value="hoopie"> + diff --git a/www/static/css/custom.css b/www/static/css/custom.css index e11fad69720ee0fc1e27c6d6438fb5a3c20359a7..b59d8d97c56a2be1e07b9c8fa3812fe23c5d5f15 100644 --- a/www/static/css/custom.css +++ b/www/static/css/custom.css @@ -40,7 +40,7 @@ button.c-boutonslongs, input.c-boutonslongs { margin-top: 1em; } -button.c-boutonscourts, input.c-boutonscourts { +button.c-boutonscourts, input.c-boutonscourts, a.c-boutonscourts { background-color : #2f5188; color: #fff; margin: 2em auto; @@ -228,6 +228,10 @@ transform: rotate(-90deg); padding-left: 23px; } +#subtitle { + margin:0 5px; +} + /* Problèmes de css à répercuter plus tard */ .col-md- { /* marge gauche arbitraire qui semblait destinée à centrer : .col-md-offset-1 { margin-left: 8.33333333%;} dans bootstrap.css ligne 2086 */ margin:0;
@@ -271,7 +273,8 @@
@@ -295,7 +298,8 @@
@@ -331,7 +335,8 @@
diff --git a/www/static/css/custom.css b/www/static/css/custom.css index e11fad69720ee0fc1e27c6d6438fb5a3c20359a7..b59d8d97c56a2be1e07b9c8fa3812fe23c5d5f15 100644 --- a/www/static/css/custom.css +++ b/www/static/css/custom.css @@ -40,7 +40,7 @@ button.c-boutonslongs, input.c-boutonslongs { margin-top: 1em; } -button.c-boutonscourts, input.c-boutonscourts { +button.c-boutonscourts, input.c-boutonscourts, a.c-boutonscourts { background-color : #2f5188; color: #fff; margin: 2em auto; @@ -228,6 +228,10 @@ transform: rotate(-90deg); padding-left: 23px; } +#subtitle { + margin:0 5px; +} + /* Problèmes de css à répercuter plus tard */ .col-md- { /* marge gauche arbitraire qui semblait destinée à centrer : .col-md-offset-1 { margin-left: 8.33333333%;} dans bootstrap.css ligne 2086 */ margin:0;