oEmbed CSS file
This commit is contained in:
parent
ae681b10e7
commit
241b965715
15
plugins/Oembed/css/oembed.css
Normal file
15
plugins/Oembed/css/oembed.css
Normal 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;
|
||||
}
|
Loading…
Reference in New Issue
Block a user