DualStyleGAN / style.css
hysts's picture
hysts HF staff
Update
1421d7a
raw history blame
No virus
274 Bytes
h1 {
text-align: center;
}
img#overview {
max-width: 1000px;
max-height: 600px;
display: block;
margin: auto;
}
img#style-image {
max-width: 1000px;
max-height: 600px;
display: block;
margin: auto;
}
img#visitor-badge {
display: block;
margin: auto;
}