X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/cc2b5e27e4330746af9cc6e28717f1da4a2f5961..ec95368a80e1793dfb0572bc8b4d74faef1a30b1:/local.css?ds=sidebyside 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 {}