Ticket #30360: 30360.1.diff
| File 30360.1.diff, 635 bytes (added by , 11 years ago) |
|---|
-
src/wp-content/themes/twentyfifteen/rtl.css
42 42 unicode-bidi: embed; 43 43 } 44 44 45 a {46 display: inline-block;47 }48 49 45 caption, 50 46 th, 51 47 td { … … 262 258 content: "\f430"; 263 259 } 264 260 265 .entry-content a,266 .entry-summary a,267 .page-content a,268 .comment-content a {269 display: inline;270 }271 272 .entry-content .page-links a,273 .page-content .page-links a {274 display: inline-block;275 }276 277 261 .author-link:after { 278 262 content: "\f430"; 279 263 }