diff --git a/global.wordpress.org/public_html/wp-content/themes/rosetta/style-rtl.css b/global.wordpress.org/public_html/wp-content/themes/rosetta/style-rtl.css
index 87b7c37..a2a11b4 100644
|
a
|
b
|
h2.fancy:nth-of-type(1) { |
| 154 | 154 | margin: 0 25px 5px 0; |
| 155 | 155 | } |
| 156 | 156 | |
| 157 | | .storycontent embed, |
| 158 | | .storycontent iframe, |
| 159 | | .storycontent object, |
| 160 | | .storycontent video { |
| | 157 | embed, |
| | 158 | iframe, |
| | 159 | object, |
| | 160 | video { |
| 161 | 161 | max-width: 100%; |
| 162 | 162 | vertical-align: middle; |
| 163 | 163 | } |
diff --git a/global.wordpress.org/public_html/wp-content/themes/rosetta/style.css b/global.wordpress.org/public_html/wp-content/themes/rosetta/style.css
index f556362..a808b47 100644
|
a
|
b
|
h2.fancy:nth-of-type(1) { |
| 154 | 154 | margin: 0 0 5px 25px; |
| 155 | 155 | } |
| 156 | 156 | |
| 157 | | .storycontent embed, |
| 158 | | .storycontent iframe, |
| 159 | | .storycontent object, |
| 160 | | .storycontent video { |
| | 157 | embed, |
| | 158 | iframe, |
| | 159 | object, |
| | 160 | video { |
| 161 | 161 | max-width: 100%; |
| 162 | 162 | vertical-align: middle; |
| 163 | 163 | } |