Make WordPress Core

Ticket #25309: 25309.diff

File 25309.diff, 909 bytes (added by iamtakashi, 11 years ago)
  • src/wp-content/themes/twentyfourteen/style.css

     
    18751875        height: 1.8rem;
    18761876}
    18771877.bypostauthor .avatar {
    1878         background-color: #24890d;
     1878        background-color: #000;
    18791879}
    18801880.says {
    18811881        display: none;
  • src/wp-content/themes/twentyfourteen/inc/customizer.php

     
    131131                input[type="submit"]:focus,
    132132                .header-extra,
    133133                .search-toggle,
    134                 .bypostauthor .avatar,
    135134                .widget-area button,
    136135                .widget-area html input[type="button"],
    137136                .widget-area input[type="reset"],