diff --git a/hknweb/candidate/static/candidate/style.css b/hknweb/candidate/static/candidate/style.css index 9352eceb..e651fe3f 100644 --- a/hknweb/candidate/static/candidate/style.css +++ b/hknweb/candidate/static/candidate/style.css @@ -1,8 +1,3 @@ -.content { - padding-top: 1em; - padding-bottom: 1em; -} - .centered { max-width: 1250px; margin: 0 auto; @@ -246,9 +241,10 @@ h2:first-child { visibility: visible; } -#confirm-text { - font-size: 1.4em; +.confirm-text { + font-size: 1.3em; margin-left: 10%; + margin-right: 10%; } #sunny { @@ -266,10 +262,3 @@ h2:first-child { text-align: right; float: right; } - -#hiding-cat { - width: 45%; - display: block; /* Center image */ - margin-left: auto; - margin-right: auto; -} diff --git a/hknweb/candidate/templates/candidate/review_confirm.html b/hknweb/candidate/templates/candidate/review_confirm.html index 4b2a2b73..38841bf1 100644 --- a/hknweb/candidate/templates/candidate/review_confirm.html +++ b/hknweb/candidate/templates/candidate/review_confirm.html @@ -14,10 +14,10 @@ {% block content %}