poprawki
This commit is contained in:
parent
36ee4ac0c9
commit
ca39ddb847
@ -44,7 +44,7 @@ h4{
|
|||||||
label.file-input-label{
|
label.file-input-label{
|
||||||
font-size: 35px;
|
font-size: 35px;
|
||||||
color: #f2e527;
|
color: #f2e527;
|
||||||
align-self:stretch;
|
margin-right: 750px;
|
||||||
}
|
}
|
||||||
p#error{
|
p#error{
|
||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
.loader-wrapper {
|
.loader-wrapper {
|
||||||
|
z-index: 10px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -21,7 +22,7 @@
|
|||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: #fff;
|
background-color: #f2e527;
|
||||||
animation: loader-inner 2s infinite ease-in;
|
animation: loader-inner 2s infinite ease-in;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user