gallery.accords-library.com/client/css/post-content-control.styl

28 lines
619 B
Stylus
Raw Normal View History

2016-08-27 16:19:42 +00:00
.post-container
.post-content.transparency-grid img
background: url('/img/transparency_grid.png')
text-align: center
.post-content
text-align: left
margin: 0 auto
position: relative
img, object, video, .post-overlay
position: absolute
height: 100%
width: 100%
left: 0
right: 0
top: 0
bottom: 0
.post-overlay>*
position: absolute
left: 0
right: 0
top: 0
bottom: 0
width: 100%
height: 100%