szurubooru/public_html/media/css/post-view.css
2013-10-09 22:46:05 +02:00

12 lines
123 B
CSS

.post-wrapper {
text-align: center;
}
embed {
width: 100%;
height: 500px;
margin: 0 auto;
}
img {
max-width: 100%;
}