Make WordPress Core

Ticket #22087: 22087.diff

File 22087.diff, 2.7 KB (added by jorbin, 14 years ago)
  • wp-content/themes/twentytwelve/style.css

     
    247247input[type="submit"]:active,
    248248article.post-password-required input[type=submit]:active,
    249249input[type="submit"].toggled-on {
    250         color: #777;
     250        color: #757575;
    251251        background-color: #e1e1e1;
    252252        background-repeat: repeat-x;
    253253        background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
     
    344344        font-size: 12px;
    345345        font-size: 0.857142857rem;
    346346        line-height: 2;
    347         color: #777;
     347        color: #757575;
    348348}
    349349img.wp-smiley,
    350350.rsswidget img {
     
    428428        overflow: hidden;
    429429}
    430430.author-description p {
    431         color: #777;
     431        color: #757575;
    432432        font-size: 13px;
    433433        font-size: 0.928571429rem;
    434434        line-height: 1.846153846;
     
    535535        font-size: 13px;
    536536        font-size: 0.928571429rem;
    537537        line-height: 1.846153846;
    538         color: #777;
     538        color: #757575;
    539539}
    540540.header-image {
    541541        margin-top: 24px;
     
    610610        margin-left: 2.571428571rem;
    611611}
    612612.widget-area .widget a {
    613         color: #777;
     613        color: #757575;
    614614}
    615615.widget-area .widget a:hover {
    616616        color: #21759b;
     
    677677        font-size: 13px;
    678678        font-size: 0.928571429rem;
    679679        line-height: 1.846153846;
    680         color: #777;
     680        color: #757575;
    681681}
    682682.comments-link a,
    683683.entry-meta a {
    684         color: #777;
     684        color: #757575;
    685685}
    686686.comments-link a:hover,
    687687.entry-meta a:hover {
     
    690690article.sticky .featured-post {
    691691        border-top: 4px double #ededed;
    692692        border-bottom: 4px double #ededed;
    693         color: #777;
     693        color: #757575;
    694694        font-size: 13px;
    695695        font-size: 0.928571429rem;
    696696        line-height: 3.692307692;
     
    885885.entry-content table,
    886886.comment-content table {
    887887        border-bottom: 1px solid #ededed;
    888         color: #777;
     888        color: #757575;
    889889        font-size: 12px;
    890890        font-size: 0.857142857rem;
    891891        line-height: 2;
     
    922922        font-size: 13px;
    923923        font-size: 0.928571429rem;
    924924        line-height: 1.846153846;
    925         color: #777;
     925        color: #757575;
    926926}
    927927.single-author .entry-meta .by-author {
    928928        display: none;
     
    941941        border-bottom: 1px solid #ededed;
    942942}
    943943.archive-meta {
    944         color: #777;
     944        color: #757575;
    945945        font-size: 12px;
    946946        font-size: 0.857142857rem;
    947947        line-height: 2;
     
    10921092        margin: 0;
    10931093}
    10941094.format-status .entry-header header a {
    1095         color: #777;
     1095        color: #757575;
    10961096}
    10971097.format-status .entry-header header a:hover {
    10981098        color: #21759b;
     
    12951295        list-style-position: inside;
    12961296}
    12971297.template-front-page .widget-area .widget li a {
    1298         color: #777;
     1298        color: #757575;
    12991299}
    13001300.template-front-page .widget-area .widget li a:hover {
    13011301        color: #21759b;
     
    16681668                margin-left: 50px;
    16691669                margin-left: 3.57142857rem;
    16701670        }
    1671 }
    1672  No newline at end of file
     1671}