#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

@ -641,4 +641,13 @@ $border-radius: 10px;
margin-bottom: -1px;
background-color: #3e3e3e;
border: 1px solid transparent;
}
.wizard-heading{
text-align: center;
}
.wizard-img{
width: 300px;
display: block $i;
margin: 0 auto $i;
}