Make WordPress Core

Changeset 21389


Ignore:
Timestamp:
08/01/2012 03:28:50 PM (13 years ago)
Author:
lancewillett
Message:

Twenty Twelve: add editor stylesheet, first pass props obenland. See #21376.

RTL version and tweaks to come after more testing.

Location:
trunk/wp-content/themes/twentytwelve
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentytwelve/functions.php

    r21371 r21389  
    5858    $twentytwelve_options = new Twenty_Twelve_Options();
    5959
    60     // You can define support for an editor stylesheet here; Twenty Twelve doesn't have a default one.
    61     // Then, create a CSS file called editor-style.css and place it in your theme directory.
     60    // This theme styles the visual editor with editor-style.css to match the theme style.
    6261    add_editor_style();
    6362
Note: See TracChangeset for help on using the changeset viewer.