mmdetection / style.css
hysts's picture
hysts HF staff
Clean up
8f4581c
raw
history blame contribute delete
No virus
178 Bytes
h1 {
text-align: center;
}
img#overview {
display: block;
margin: auto;
max-width: 1000px;
max-height: 600px;
}
img#visitor-badge {
display: block;
margin: auto;
}