Make WordPress Core

Ticket #14794: textcolor.patch

File textcolor.patch, 2.3 KB (added by elfin, 13 years ago)
  • style.css

     
    511511}
    512512#content tr th,
    513513#content thead th {
    514         color: #888;
     514        color: #777;
    515515        font-size: 12px;
    516516        font-weight: bold;
    517517        line-height: 18px;
     
    551551}
    552552.page-title a:link,
    553553.page-title a:visited {
    554         color: #888;
     554        color: #777;
    555555        text-decoration: none;
    556556}
    557557.page-title a:active,
     
    575575        color: #ff4b33;
    576576}
    577577.entry-meta {
    578         color: #888;
     578        color: #777;
    579579        font-size: 12px;
    580580}
    581581.entry-meta abbr,
     
    613613        margin-right: 24px;
    614614}
    615615.entry-content label {
    616         color: #888;
     616        color: #777;
    617617        font-size: 12px;
    618618}
    619619.entry-content select {
     
    692692}
    693693.entry-utility {
    694694        clear: both;
    695         color: #888;
     695        color: #777;
    696696        font-size: 12px;
    697697        line-height: 18px;
    698698}
    699699.entry-meta a,
    700700.entry-utility a {
    701         color: #888;
     701        color: #777;
    702702}
    703703.entry-meta a:hover,
    704704.entry-utility a:hover {
     
    807807        margin: 5px 5px 0;
    808808}
    809809#content .wp-caption p.wp-caption-text {
    810         color: #888;
     810        color: #777;
    811811        font-size: 12px;
    812812        margin: 5px;
    813813}
     
    827827        border: 2px solid #cfcfcf;
    828828}
    829829#content .gallery .gallery-caption {
    830         color: #888;
     830        color: #777;
    831831        font-size: 12px;
    832832        margin: 0 0 12px;
    833833}
     
    850850-------------------------------------------------------------- */
    851851
    852852.navigation {
    853         color: #888;
     853        color: #777;
    854854        font-size: 12px;
    855855        line-height: 18px;
    856856        overflow: hidden;
    857857}
    858858.navigation a:link,
    859859.navigation a:visited {
    860         color: #888;
     860        color: #777;
    861861        text-decoration: none;
    862862}
    863863.navigation a:active,
     
    955955}
    956956.comment-meta a:link,
    957957.comment-meta a:visited {
    958         color: #888;
     958        color: #777;
    959959        text-decoration: none;
    960960}
    961961.comment-meta a:active,
     
    972972}
    973973.reply a,
    974974a.comment-edit-link {
    975         color: #888;
     975        color: #777;
    976976}
    977977.reply a:hover,
    978978a.comment-edit-link:hover {
     
    999999        margin-top: -6px;
    10001000}
    10011001#comments .pingback p {
    1002         color: #888;
     1002        color: #777;
    10031003        display: block;
    10041004        font-size: 12px;
    10051005        line-height: 18px;
     
    10511051        font-weight: bold;
    10521052}
    10531053#respond label {
    1054         color: #888;
     1054        color: #777;
    10551055        font-size: 12px;
    10561056}
    10571057#respond input {
     
    10621062        width: 98%;
    10631063}
    10641064#respond .form-allowed-tags {
    1065         color: #888;
     1065        color: #777;
    10661066        font-size: 12px;
    10671067        line-height: 18px;
    10681068}