[OEmbed][Embed] Renamed OEmbed plugin to Embed

This commit is contained in:
Miguel Dantas
2019-07-06 04:31:02 +01:00
committed by Diogo Cordeiro
parent 1d41ff16d6
commit 52819d39d9
78 changed files with 103 additions and 99 deletions

View File

@@ -0,0 +1,15 @@
.u-photo.oembed {
float: left;
margin-bottom: 1ex;
margin-right: 1em;
}
.p-author.oembed {
font-style: italic;
}
.p-summary.oembed {
line-height: 1.25em;
max-height: 5em;
overflow: auto;
}