small change
This commit is contained in:
parent
752055b95f
commit
3db37ecdf9
@ -60,7 +60,7 @@
|
||||
<div id ="msg" class="loader" style="display:none;">
|
||||
</div>
|
||||
<button class="myButton" id="reopen" style="display:none;">
|
||||
otwóż ponownie
|
||||
otwórz ponownie
|
||||
</button>
|
||||
|
||||
</div>
|
||||
|
@ -44,6 +44,8 @@ html {
|
||||
height: 15%;
|
||||
width: 100%;
|
||||
|
||||
margin-top: 1%;
|
||||
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
@ -58,6 +60,7 @@ html {
|
||||
height: 10%;
|
||||
width: 100%;
|
||||
padding-top: 1%;
|
||||
margin-bottom: 1%;
|
||||
|
||||
background-color: #ffffff;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user