X-Git-Url: https://www.nos-oignons.net/gitweb/website.git/blobdiff_plain/e5642ca9d3f8ca64ebd70981d3f560a524f85129..6cb579638dfd61e83596207a2861e36b053179bd:/local.css diff --git a/local.css b/local.css index a7490dd..6cd635a 100644 --- 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 {}