mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update startup wizard
This commit is contained in:
parent
9074b4bea3
commit
20b01a80b3
28 changed files with 447 additions and 121 deletions
|
@ -892,7 +892,7 @@ h1 .imageLink {
|
|||
max-width: 800px;
|
||||
padding: .5em 2em 1em;
|
||||
margin: 0 auto;
|
||||
background: #e8e8e8;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.wizardNavigation {
|
||||
|
@ -903,10 +903,6 @@ h1 .imageLink {
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
.wizardContent p {
|
||||
margin: 2em 0;
|
||||
}
|
||||
|
||||
.wizardContent h2 img {
|
||||
height: 35px;
|
||||
vertical-align: middle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue