mirror of
https://github.com/loma-one/friendica_Template.git
synced 2025-03-13 19:08:26 +00:00
Eingebettet Bilder, Videos, Audio zentriert
Canvas zur Anzeige Verteilung Statistik ausgenommen
This commit is contained in:
parent
6bf2641644
commit
c511ab0425
2 changed files with 2 additions and 2 deletions
|
@ -906,7 +906,7 @@ figure.img-allocated-height img {
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
audio, canvas, progress, video {
|
audio, progress, video {
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -897,7 +897,7 @@ p.wall-item-announce,
|
||||||
margin: 20px auto;
|
margin: 20px auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
audio, canvas, progress, video {
|
audio, progress, video {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
aspect-ratio: 16/9;
|
aspect-ratio: 16/9;
|
||||||
|
|
Loading…
Add table
Reference in a new issue