balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

oembed.css (181B)


      1 .rwmb-oembed-wrapper .spinner {
      2 	float: none;
      3 	vertical-align: top;
      4 	display: inline-block;
      5 }
      6 .rwmb-embed-media {
      7 	margin-top: 1em;
      8 }
      9 .rwmb-embed-media iframe {
     10 	max-width: 100%;
     11 }