Changeset 61327
- Timestamp:
- 11/30/2025 07:22:09 PM (8 weeks ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/about.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/about.php
r61258 r61327 78 78 <div class="column is-vertically-aligned-center"> 79 79 <div class="about__image"> 80 <img src=" data:image/svg+xml,%3Csvg width='436' height='436' viewbox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23ececec' /%3E%3C/svg%3E" alt="" height="436" width="436" />81 </div> 82 </div> 83 </div> 84 85 <div class="about__section has-2-columns"> 86 <div class="column is-vertically-aligned-center"> 87 <div class="about__image"> 88 <img src=" data:image/svg+xml,%3Csvg width='436' height='436' viewbox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23ececec' /%3E%3C/svg%3E" alt="" height="436" width="436" />80 <img src="https://s.w.org/images/core/6.9/01-notes.webp" alt="" height="436" width="436" /> 81 </div> 82 </div> 83 </div> 84 85 <div class="about__section has-2-columns"> 86 <div class="column is-vertically-aligned-center"> 87 <div class="about__image"> 88 <img src="https://s.w.org/images/core/6.9/02-visual-drag-drop.webp" alt="" height="436" width="436" /> 89 89 </div> 90 90 </div> … … 108 108 <div class="column is-vertically-aligned-center"> 109 109 <div class="about__image"> 110 <img src=" data:image/svg+xml,%3Csvg width='436' height='436' viewbox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23ececec' /%3E%3C/svg%3E" alt="" height="436" width="436" />111 </div> 112 </div> 113 </div> 114 115 <div class="about__section has-2-columns"> 116 <div class="column is-vertically-aligned-center"> 117 <div class="about__image"> 118 <img src=" data:image/svg+xml,%3Csvg width='436' height='436' viewbox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23ececec' /%3E%3C/svg%3E" alt="" height="436" width="436" />110 <img src="https://s.w.org/images/core/6.9/03-command-palette-everywhere.webp" alt="" height="436" width="436" /> 111 </div> 112 </div> 113 </div> 114 115 <div class="about__section has-2-columns"> 116 <div class="column is-vertically-aligned-center"> 117 <div class="about__image"> 118 <img src="https://s.w.org/images/core/6.9/04-fit-text.webp" alt="" height="436" width="436" /> 119 119 </div> 120 120 </div>
Note: See TracChangeset
for help on using the changeset viewer.