#435 Started the wizard

This commit is contained in:
Jamie.Rees 2017-01-30 08:55:13 +00:00
commit 1f4ece8b5b
14 changed files with 231 additions and 26 deletions

View file

@ -517,3 +517,11 @@ label {
background-color: #3e3e3e;
border: 1px solid transparent; }
.wizard-heading {
text-align: center; }
.wizard-img {
width: 300px;
display: block !important;
margin: 0 auto !important; }