Make WordPress Core


Ignore:
Timestamp:
12/08/2013 08:04:11 PM (11 years ago)
Author:
iammattthomas
Message:

A few updates to the About page

  • Updated text on about-overview.png
  • Changed about-typography, about-contrast, and about-modern-aesthetics from PNG24 to PNG8, saving 83 KB
  • Reluctantly changed about-twentyfourteen from PNG to JPEG, because it saves a whopping 615 KB
  • Tweak the headline size and styling of the about-twentyfourteen image to account for its lack of a transparent background.

See #26387.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/about.php

    r26801 r26806  
    122122<hr>
    123123
    124 <div class="changelog">
     124<div class="changelog about-twentyfourteen">
    125125    <h2 class="about-headline-callout"><?php echo ( 'Twenty Fourteen, a sleek new magazine&nbsp;theme' ); ?></h2>
    126     <img src="<?php echo admin_url( 'images/about-twentyfourteen.png' ); ?>" />
     126    <img src="<?php echo admin_url( 'images/about-twentyfourteen.jpg' ); ?>" />
    127127
    128128    <div class="feature-section col one-col center-col">
Note: See TracChangeset for help on using the changeset viewer.