Text-human / style.css
yitianlian's picture
update demo
24be7a2
raw
history blame contribute delete
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;
}