Update shuttingdown.html
This commit is contained in:
parent
142a1137a9
commit
7186fd133f
|
@ -9,6 +9,11 @@
|
|||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
body {
|
||||
display: table;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
||||
.my-block {
|
||||
text-align: center;
|
||||
display: table-cell;
|
||||
|
|
Loading…
Reference in a new issue