Changeset 43968
- Timestamp:
- 12/05/2018 10:24:21 PM (6 years ago)
- Location:
- branches/5.0/src/wp-admin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-admin/about.php
r43967 r43968 68 68 69 69 <div class="full-width"> 70 <img src="https://wordpress.org/gutenberg/files/2018/11/Gutenberg-copy-2.jpg" alt=""> 70 <picture> 71 <source type="image/webp" media="(max-width: 782px)" srcset="https://s.w.org/images/core/5.0/header/Gutenberg%20Mobile1x.webp 1x, https://s.w.org/images/core/5.0/header/Gutenberg%20Mobile.webp 2x" /> 72 <source media="(max-width: 782px)" srcset="https://s.w.org/images/core/5.0/header/Gutenberg%20Mobile1x.jpg 1x, https://s.w.org/images/core/5.0/header/Gutenberg%20Mobile.jpg 2x" /> 73 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/header/Gutenberg1x.webp 1x, https://s.w.org/images/core/5.0/header/Gutenberg.webp 2x" /> 74 <img src="https://s.w.org/images/core/5.0/header/Gutenberg1x.jpg" srcset="https://s.w.org/images/core/5.0/header/Gutenberg1x.jpg 1x, https://s.w.org/images/core/5.0/header/Gutenberg.jpg 2x" alt=""> 75 </picture> 71 76 </div> 72 77 … … 80 85 <div class="col"> 81 86 <figure> 82 <img src="https://wordpress.org/gutenberg/files/2018/11/Plugins-copy.jpg" alt=""/> 87 <picture> 88 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/features/Plugins1x.webp 1x, https://s.w.org/images/core/5.0/features/Plugins.webp 2x"> 89 <img src="https://s.w.org/images/core/5.0/features/Plugins1x.jpg" srcset="https://s.w.org/images/core/5.0/features/Plugins1x.jpg 1x, https://s.w.org/images/core/5.0/features/Plugins.jpg 2x" alt="" width="250" height="250" /> 90 </picture> 83 91 <figcaption><?php _e( 'Do more with fewer plugins.' ); ?></figcaption> 84 92 </figure> … … 86 94 <div class="col"> 87 95 <figure> 88 <img src="https://wordpress.org/gutenberg/files/2018/11/Layout.jpg" alt=""/> 96 <picture> 97 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/features/Layout1x.webp 1x, https://s.w.org/images/core/5.0/features/Layout.webp 2x"> 98 <img src="https://s.w.org/images/core/5.0/features/Layout1x.jpg" srcset="https://s.w.org/images/core/5.0/features/Layout1x.jpg 1x, https://s.w.org/images/core/5.0/features/Layout.jpg 2x" alt="" width="250" height="250" /> 99 </picture> 89 100 <figcaption><?php _e( 'Create modern, multimedia-heavy layouts.' ); ?></figcaption> 90 101 </figure> … … 92 103 <div class="col"> 93 104 <figure> 94 <img src="https://wordpress.org/gutenberg/files/2018/11/Responsive.jpg" alt=""/> 105 <picture> 106 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/features/Responsive1x.webp 1x, https://s.w.org/images/core/5.0/features/Responsive.webp 2x"> 107 <img src="https://s.w.org/images/core/5.0/features/Responsive1x.jpg" srcset="https://s.w.org/images/core/5.0/features/Responsive1x.jpg 1x, https://s.w.org/images/core/5.0/features/Responsive.jpg 2x" alt="" width="250" height="250" /> 108 </picture> 95 109 <figcaption><?php _e( 'Work across all screen sizes and devices.' ); ?></figcaption> 96 110 </figure> … … 98 112 <div class="col"> 99 113 <figure> 100 <img src="https://wordpress.org/gutenberg/files/2018/11/Editor-Styles-copy.jpg" alt=""/> 114 <picture> 115 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/features/Editor%20Styles1x.webp 1x, https://s.w.org/images/core/5.0/features/Editor%20Styles.webp 2x"> 116 <img src="https://s.w.org/images/core/5.0/features/Editor%20Styles1x.jpg" srcset="https://s.w.org/images/core/5.0/features/Editor%20Styles1x.jpg 1x, https://s.w.org/images/core/5.0/features/Editor%20Styles.jpg 2x" alt="" width="250" height="250" /> 117 </picture> 101 118 <figcaption><?php _e( 'Trust that your editor looks like your website.' ); ?></figcaption> 102 119 </figure> … … 120 137 <div class="col"> 121 138 <figure> 122 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Paragraph.jpg" alt=""/> 139 <picture> 140 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Paragraph@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Paragraph.webp 2x" /> 141 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Paragraph@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Paragraph@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Paragraph.jpg 2x" alt=""/> 142 </picture> 123 143 <figcaption><?php _e( 'Paragraph' ); ?></figcaption> 124 144 </figure> … … 126 146 <div class="col"> 127 147 <figure> 128 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Heading.jpg" alt=""/> 148 <picture> 149 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Heading@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Heading.webp 2x" /> 150 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Heading@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Heading@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Heading.jpg 2x" alt=""/> 151 </picture> 129 152 <figcaption><?php _e( 'Heading' ); ?></figcaption> 130 153 </figure> … … 132 155 <div class="col"> 133 156 <figure> 134 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Preformatted.jpg" alt=""/> 157 <picture> 158 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Preformatted@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Preformatted.webp 2x" /> 159 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Preformatted@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Preformatted@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Preformatted.jpg 2x" alt=""/> 160 </picture> 135 161 <figcaption><?php _e( 'Preformatted' ); ?></figcaption> 136 162 </figure> … … 138 164 <div class="col"> 139 165 <figure> 140 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Quote.jpg" alt=""/> 166 <picture> 167 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Quote@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Quote.webp 2x" /> 168 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Quote@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Quote@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Quote.jpg 2x" alt=""/> 169 </picture> 141 170 <figcaption><?php _e( 'Quote' ); ?></figcaption> 142 171 </figure> … … 144 173 <div class="col"> 145 174 <figure> 146 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Image.jpg" alt=""/> 175 <picture> 176 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Image@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Image.webp 2x" /> 177 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Image@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Image@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Image.jpg 2x" alt=""/> 178 </picture> 147 179 <figcaption><?php _e( 'Image' ); ?></figcaption> 148 180 </figure> … … 150 182 <div class="col"> 151 183 <figure> 152 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Gallery.jpg" alt=""/> 184 <picture> 185 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Gallery@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Gallery.webp 2x" /> 186 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Gallery@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Gallery@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Gallery.jpg 2x" alt=""/> 187 </picture> 153 188 <figcaption><?php _e( 'Gallery' ); ?></figcaption> 154 189 </figure> … … 156 191 <div class="col"> 157 192 <figure> 158 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Cover-Image.jpg" alt=""/> 193 <picture> 194 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Cover%20Image@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Cover%20Image.webp 2x" /> 195 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Cover%20Image@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Cover%20Image@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Cover%20Image.jpg 2x" alt=""/> 196 </picture> 159 197 <figcaption><?php _e( 'Cover' ); ?></figcaption> 160 198 </figure> … … 162 200 <div class="col"> 163 201 <figure> 164 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Video.jpg" alt=""/> 202 <picture> 203 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Video@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Video.webp 2x" /> 204 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Video@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Video@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Video.jpg 2x" alt=""/> 205 </picture> 165 206 <figcaption><?php _e( 'Video' ); ?></figcaption> 166 207 </figure> … … 168 209 <div class="col"> 169 210 <figure> 170 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Audio.jpg" alt=""/> 211 <picture> 212 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Audio@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Audio.webp 2x" /> 213 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Audio@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Audio@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Audio.jpg 2x" alt=""/> 214 </picture> 171 215 <figcaption><?php _e( 'Audio' ); ?></figcaption> 172 216 </figure> … … 174 218 <div class="col"> 175 219 <figure> 176 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Column.jpg" alt=""/> 220 <picture> 221 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Column@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Column.webp 2x" /> 222 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Column@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Column@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Column.jpg 2x" alt=""/> 223 </picture> 177 224 <figcaption><?php _e( 'Columns' ); ?></figcaption> 178 225 </figure> … … 180 227 <div class="col"> 181 228 <figure> 182 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-File.jpg" alt=""/> 229 <picture> 230 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20File@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20File.webp 2x" /> 231 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20File@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20File@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20File.jpg 2x" alt=""/> 232 </picture> 183 233 <figcaption><?php _e( 'File' ); ?></figcaption> 184 234 </figure> … … 186 236 <div class="col"> 187 237 <figure> 188 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Code.jpg" alt=""/> 238 <picture> 239 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Code@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Code.webp 2x" /> 240 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Code@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Code@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Code.jpg 2x" alt=""/> 241 </picture> 189 242 <figcaption><?php _e( 'Code' ); ?></figcaption> 190 243 </figure> … … 192 245 <div class="col"> 193 246 <figure> 194 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-List.jpg" alt=""/> 247 <picture> 248 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20List@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20List.webp 2x" /> 249 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20List@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20List@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20List.jpg 2x" alt=""/> 250 </picture> 195 251 <figcaption><?php _e( 'List' ); ?></figcaption> 196 252 </figure> … … 198 254 <div class="col"> 199 255 <figure> 200 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Button.jpg" alt=""/> 256 <picture> 257 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Button@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Button.webp 2x" /> 258 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Button@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Button@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Button.jpg 2x" alt=""/> 259 </picture> 201 260 <figcaption><?php _e( 'Button' ); ?></figcaption> 202 261 </figure> … … 204 263 <div class="col"> 205 264 <figure> 206 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-Embeds.jpg" alt=""/> 265 <picture> 266 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Embeds@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Embeds.webp 2x" /> 267 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Embeds@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Embeds@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20Embeds.jpg 2x" alt=""/> 268 </picture> 207 269 <figcaption><?php _e( 'Embeds' ); ?></figcaption> 208 270 </figure> … … 210 272 <div class="col"> 211 273 <figure> 212 <img src="https://wordpress.org/gutenberg/files/2018/11/Block-Icon-More.jpg" alt=""/> 274 <picture> 275 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20More@1x.webp 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20More.webp 2x" /> 276 <img src="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20More@1x.jpg" srcset="https://s.w.org/images/core/5.0/blocks/Block%20Icon%20More@1x.jpg 1x, https://s.w.org/images/core/5.0/blocks/Block%20Icon%20More.jpg 2x" alt=""/> 277 </picture> 213 278 <figcaption><?php _e( 'More' ); ?></figcaption> 214 279 </figure> … … 247 312 <div class="full-width"> 248 313 <figure> 249 <img src="https://wordpress.org/gutenberg/files/2018/11/twenty-nineteen-copy.jpg" alt=""> 314 <picture> 315 <source type="image/webp" media="(max-width: 782px)" srcset="https://s.w.org/images/core/5.0/twenty%20nineteen/twenty-nineteen-mobile@1x.webp 1x, https://s.w.org/images/core/5.0/twenty%20nineteen/twenty-nineteen-mobile.webp 2x" /> 316 <source media="(max-width: 782px)" srcset="https://s.w.org/images/core/5.0/twenty%20nineteen/twenty-nineteen-mobile@1x.jpg 1x, https://s.w.org/images/core/5.0/twenty%20nineteen/twenty-nineteen-mobile.jpg 2x" /> 317 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/twenty%20nineteen/twenty-nineteen@1x.webp 1x, https://s.w.org/images/core/5.0/twenty%20nineteen/twenty-nineteen.webp 2x" /> 318 <img src="https://s.w.org/images/core/5.0/twenty%20nineteen/twenty-nineteen@1x.jpg" srcset="https://s.w.org/images/core/5.0/twenty%20nineteen/twenty-nineteen@1x.jpg 1x, https://s.w.org/images/core/5.0/header/twenty-nineteen.jpg 2x" alt=""> 319 </picture> 320 250 321 <figcaption><?php _e( 'The front-end of Twenty Nineteen on the left, and how it looks in the editor on the right.' ); ?></figcaption> 251 322 </figure> … … 260 331 <div class="feature-section three-col"> 261 332 <div class="col"> 262 <img src="https://wordpress.org/gutenberg/files/2018/11/twenty-nineteen-gutenberg.png" alt=""> 333 <picture> 334 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/twenty%20nineteen/block%20editor@1x.webp 1x, https://s.w.org/images/core/5.0/twenty%20nineteen/block%20editor.webp 2x" /> 335 <img src="https://s.w.org/images/core/5.0/twenty%20nineteen/block%20editor@1x.jpg" srcset="https://s.w.org/images/core/5.0/twenty%20nineteen/block%20editor@1x.jpg 1x, https://s.w.org/images/core/5.0/twenty%20nineteen/block%20editor.jpg 2x" alt=""> 336 </picture> 263 337 <h3><?php _e( 'Designed for the block editor' ); ?></h3> 264 338 <p><?php _e( 'Twenty Nineteen features custom styles for the blocks available by default in 5.0. It makes extensive use of editor styles throughout the theme. That way, what you create in your content editor is what you see on the front of your site.' ); ?></p> 265 339 </div> 266 340 <div class="col"> 267 <img src="https://wordpress.org/gutenberg/files/2018/11/typography-copy.jpg" alt=""> 341 <picture> 342 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/twenty%20nineteen/typography@1x.webp 1x, https://s.w.org/images/core/5.0/twenty%20nineteen/typography.webp 2x" /> 343 <img src="https://s.w.org/images/core/5.0/twenty%20nineteen/typography@1x.jpg" srcset="https://s.w.org/images/core/5.0/twenty%20nineteen/typography@1x.jpg 1x, https://s.w.org/images/core/5.0/twenty%20nineteen/typography.jpg 2x" alt=""> 344 </picture> 268 345 <h3><?php _e( 'Simple, type-driven layout' ); ?></h3> 269 346 <p><?php _e( 'Featuring ample whitespace, and modern sans-serif headlines paired with classic serif body text, Twenty Nineteen is built to be beautiful on the go. It uses system fonts to increase loading speed. No more long waits on slow networks!' ); ?></p> 270 347 </div> 271 348 <div class="col"> 272 <img src="https:// wordpress.org/gutenberg/files/2018/11/three-3seconds.gif" alt="">349 <img src="https://s.w.org/images/core/5.0/twenty%20nineteen/twenty-nineteen-versatile.gif" alt=""> 273 350 <h3><?php _e( 'Versatile design for all sites' ); ?></h3> 274 351 <p><?php _e( 'Twenty Nineteen is designed to work for a wide variety of use cases. Whether you’re running a photo blog, launching a new business, or supporting a non-profit, Twenty Nineteen is flexible enough to fit your needs.' ); ?></p> … … 294 371 <div class="under-the-hood feature-section three-col"> 295 372 <div class="col"> 296 <img src="https://wordpress.org/gutenberg/files/2018/11/Protect-copy.jpg" alt=""/> 373 <picture> 374 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/devs/Protect1x.webp 1x, https://s.w.org/images/core/5.0/devs/Protect.webp 2x" /> 375 <img src="https://s.w.org/images/core/5.0/devs/Protect1x.jpg" srcset="https://s.w.org/images/core/5.0/devs/Protect1x.jpg 1x, https://s.w.org/images/core/5.0/devs/Protect.jpg 2x" alt=""> 376 </picture> 297 377 <h3><?php _e( 'Protect' ); ?></h3> 298 378 <p><?php _e( 'Blocks provide a comfortable way for users to change content directly, while also ensuring the content structure cannot be easily disturbed by accidental code edits. This allows the developer to control the output, building polished and semantic markup that is preserved through edits and not easily broken.' ); ?></p> 299 379 </div> 300 380 <div class="col"> 301 <img src="https://wordpress.org/gutenberg/files/2018/11/Compose-copy.jpg" alt=""/> 381 <picture> 382 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/devs/Compose1x.webp 1x, https://s.w.org/images/core/5.0/devs/Compose.webp 2x" /> 383 <img src="https://s.w.org/images/core/5.0/devs/Compose1x.jpg" srcset="https://s.w.org/images/core/5.0/devs/Compose1x.jpg 1x, https://s.w.org/images/core/5.0/devs/Compose.jpg 2x" alt=""> 384 </picture> 302 385 <h3><?php _e( 'Compose' ); ?></h3> 303 386 <p><?php _e( 'Take advantage of a wide collection of APIs and interface components to easily create blocks with intuitive controls for your clients. Utilizing these components not only speeds up development work but also provide a more consistent, usable, and accessible interface to all users.' ); ?></p> 304 387 </div> 305 388 <div class="col"> 306 <img src="https://wordpress.org/gutenberg/files/2018/11/Create-copy.jpg" alt=""/> 389 <picture> 390 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/devs/Create1x.webp 1x, https://s.w.org/images/core/5.0/devs/Create.webp 2x" /> 391 <img src="https://s.w.org/images/core/5.0/devs/Create1x.jpg" srcset="https://s.w.org/images/core/5.0/devs/Create1x.jpg 1x, https://s.w.org/images/core/5.0/devs/Create.jpg 2x" alt=""> 392 </picture> 307 393 <h3><?php _e( 'Create' ); ?></h3> 308 394 <p><?php _e( 'The new block paradigm opens up a path of exploration and imagination when it comes to solving user needs. With the unified block insertion flow, it’s easier for your clients and customers to find and use blocks for all types of content. Developers can focus on executing their vision and providing rich editing experiences, rather than fussing with difficult APIs.' ); ?></p> … … 326 412 327 413 <div class="full-width"> 328 <img src="https://wordpress.org/gutenberg/files/2018/11/Classic-2.png" alt=""> 414 <picture> 415 <source type="image/webp" media="(max-width: 782px)" srcset="https://s.w.org/images/core/5.0/classic/Classic%20Mobile1x.webp 1x, https://s.w.org/images/core/5.0/classic/Classic%20Mobile.webp 2x" /> 416 <source media="(max-width: 782px)" srcset="https://s.w.org/images/core/5.0/classic/Classic%20Mobile1x.jpg 1x, https://s.w.org/images/core/5.0/classic/Classic%20Mobile.jpg 2x" /> 417 <source type="image/webp" srcset="https://s.w.org/images/core/5.0/classic/Classic@1x.webp 1x, https://s.w.org/images/core/5.0/classic/Classic.webp 2x" /> 418 <img src="https://s.w.org/images/core/5.0/classic/Classic@1x.jpg" srcset="https://s.w.org/images/core/5.0/classic/Classic@1x.jpg 1x, https://s.w.org/images/core/5.0/header/Classic.jpg 2x" alt=""> 419 </picture> 329 420 </div> 330 421 -
branches/5.0/src/wp-admin/css/about.css
r43946 r43968 47 47 .about-wrap img { 48 48 margin: 0; 49 max-width: 100%;49 width: 100%; 50 50 height: auto; 51 51 vertical-align: middle; … … 585 585 width: 100%; 586 586 } 587 587 588 588 .about-wrap .feature-section .col { 589 589 margin-top: 1em; … … 595 595 min-width: 100% !important; 596 596 } 597 597 598 598 .about-wrap .eight-col .col { 599 599 min-width: 48% !important; … … 612 612 margin-top: 0; 613 613 } 614 614 615 615 .about-wrap .under-the-hood img + h3 { 616 616 margin-top: 1.25em;
Note: See TracChangeset
for help on using the changeset viewer.