Make WordPress Core

Ticket #22797: miqro-22797.3.diff

File miqro-22797.3.diff, 675 bytes (added by miqrogroove, 12 years ago)

Alternative version, in case you guys insist on full coverage ink.

  • wp-content/themes/twentytwelve/style.css

     
    16171617        body {
    16181618                background: none !important;
    16191619                font-size: 10pt;
     1620                color: #000;
    16201621        }
    16211622        footer a[rel=bookmark]:link:after,
    16221623        footer a[rel=bookmark]:visited:after {
     
    16521653        .site-header h2 {
    16531654                font-size: 10pt;
    16541655                text-align: left;
     1656                color: #000;
    16551657        }
     1658        .site-header h1 a,
     1659        .site-header h2 a {
     1660                color: #000;
     1661        }
    16561662        .author-avatar,
    16571663        #colophon,
    16581664        #respond,