oEmbed CSS file

This commit is contained in:
Mikael Nordfeldth 2016-03-21 03:12:24 +01:00
parent ae681b10e7
commit 241b965715
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
.oembed-thumb {
float: left;
margin-bottom: 1ex;
margin-right: 1em;
padding-bottom: 1ex;
}
.oembed-source {
font-style: italic;
}
.oembed-html {
max-height: 100px;
overflow: auto;
}