Make WordPress Core

Ticket #62010: 62010.patch

File 62010.patch, 658 bytes (added by iflairwebtechnologies, 10 months ago)
  • src/wp-content/themes/twentytwelve/css/editor-blocks.css

    diff --git a/src/wp-content/themes/twentytwelve/css/editor-blocks.css b/src/wp-content/themes/twentytwelve/css/editor-blocks.css
    index 85dd813bf2..8a81d3c649 100644
    a b p.has-drop-cap:not(:focus)::first-letter { 
    464464        padding-right: 0;
    465465}
    466466
     467/* Posts title size update */
     468.editor-styles-wrapper .editor-visual-editor__post-title-wrapper h1{
     469        font-size: 32px;
     470}
     471
    467472/*--------------------------------------------------------------
    4684737.0 Blocks - Colors
    469474--------------------------------------------------------------*/