PSG / style.css
Liangyu
add functions
c7f0cc1
raw history blame
No virus
192 Bytes
h1 {
text-align: center;
}
#input-image {
max-height: 300px;
}
#label-image {
height: 300px;
}
#result-image {
height: 300px;
}
img#visitor-badge {
display: block;
margin: auto;
}