Making WordPress.org

Ticket #353: 353b.patch

File 353b.patch, 442 bytes (added by nvwd, 10 years ago)

removed dark background and orange text color from time block

  • public_html/wp-content/plugins/wc-post-types/css/shortcodes.css

     
    2828        }
    2929
    3030        .wcpt-time {
    31                 background-color: #464646;
    32                 color: #d54e21;
    3331                font-size: 22px;
    3432                padding: 0 16px;
    3533        }