mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 09:35:10 +01:00
Merge branch 'master' of bitbucket.org:ascribe/onion
This commit is contained in:
commit
ee0c36a73d
@ -1,13 +1,12 @@
|
|||||||
.ascribe-media-player {
|
.ascribe-media-player {
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
video {
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
video,
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
width: auto;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
display: block;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-other {
|
.media-other {
|
||||||
|
Loading…
Reference in New Issue
Block a user