Ticket #4618: 4618.diff
| File 4618.diff, 583 bytes (added by , 7 years ago) |
|---|
-
global.wordpress.org/public_html/wp-content/themes/rosetta/style.css
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 .storycontentembed,158 .storycontentiframe,159 .storycontentobject,160 .storycontentvideo {157 embed, 158 iframe, 159 object, 160 video { 161 161 max-width: 100%; 162 162 vertical-align: middle; 163 163 }