Flower_Demo / style.css
kmn5409
New files
7505e90
raw
history blame contribute delete
179 Bytes
h1 {
text-align: center;
}
img#overview {
display: block;
margin: auto;
max-width: 1000px;
max-height: 600px;
}
img#visitor-badge {
display: block;
margin: auto;
}