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