Make WordPress Core

Ticket #59880: 59880.patch

File 59880.patch, 934 bytes (added by nidhidhandhukiya, 11 months ago)
  • wp-content/themes/twentythirteen/css/editor-style.css

     
    188188}
    189189
    190190blockquote {
    191         font-size: 24px;
    192191        font-style: italic;
    193192        font-weight: 300;
    194193        margin: 24px 40px;
  • wp-content/themes/twentythirteen/style.css

     
    249249}
    250250
    251251blockquote {
    252         font-size: 18px;
    253252        font-style: italic;
    254253        font-weight: 300;
    255254        margin: 24px 40px;
     
    11531152        white-space: nowrap;
    11541153}
    11551154
    1156 .entry-content blockquote {
    1157         font-size: 24px;
    1158 }
    11591155
    11601156.entry-content blockquote cite,
    11611157.entry-content blockquote small {