Migration UI complete.
This commit is contained in:
parent
eb48b92551
commit
6bab5b4723
9 changed files with 45 additions and 14 deletions
|
|
@ -28,4 +28,12 @@ form{
|
|||
#migrate-button{
|
||||
width: 6em;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
h1, h2{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h2{
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
@ -28,4 +28,8 @@ form{
|
|||
#register-button{
|
||||
width: 6em;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
h1, h2{
|
||||
text-align: center;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue