]> nos-oignons.net Git - website.git/blobdiff - local.css
Passage de la barre de progression en pleine largeur + maj 4 mois.
[website.git] / local.css
index a7490dda99a247802245439ec456e427516e48cf..6cd635a61cec76d979713085ef3b1883327ccdf8 100644 (file)
--- a/local.css
+++ b/local.css
@@ -382,9 +382,9 @@ thead td {
 
 /* Progress bar */
 .progress-bar-wrapper {
-  margin-top: 1em;
+  margin: 1em auto;
   height: 85px;
-  width: 300px;
+  width: 600px;
   background: lightGrey url(assets/progress_bar.png) top left repeat-x;
   border: 1px solid #ccc;
   border-bottom: 0;
@@ -414,10 +414,6 @@ thead td {
   }
 
 
-.section-progress-text {
-  width: 47.5%;
-  padding-left: 2%;
-}
 
 /* FDN Form */
 .fdn-form {}