Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
.submit-status {
height: 100%;
.va-logo {
bottom: 50px;
left: calc(50% - 125px);
position: fixed;
width: 250px;
}
}
.status-content {
.top-text {
border-bottom: 1px solid #bbb;
font-style: italic;
padding: 0 10px 10px;
text-align: center;
}
}
@media screen and (min-width: 737px) {
.submit-status {
img {
margin-top: 30px;
}
}
}