szurubooru/public_html/media/css/post-view.css

13 lines
123 B
CSS
Raw Normal View History

2013-10-09 22:46:05 +02:00
.post-wrapper {
text-align: center;
}
embed {
width: 100%;
height: 500px;
margin: 0 auto;
}
img {
max-width: 100%;
}