mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
#435 Started the wizard
This commit is contained in:
parent
bd3df2c1b8
commit
1f4ece8b5b
14 changed files with 231 additions and 26 deletions
|
@ -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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue