Skip to:
Content

BuddyPress.org

Ticket #9336: buddypress-css-type-error.diff

File buddypress-css-type-error.diff, 1.3 KB (added by baikare.sandeep007, 3 months ago)
  • buddypress.org/public_html/wp-content/themes/bb-base/style.css

    diff --git a/buddypress.org/public_html/wp-content/themes/bb-base/style.css b/buddypress.org/public_html/wp-content/themes/bb-base/style.css
    index 93e09921f..1d09a4bae 100644
    a b a img { border: 1px solid transparent; }  
    7070
    7171        /* Screen Reader */
    7272        --bbbase-screen-reader-color: rgba(33, 117, 155, 1);
    73         --bbbase-screen-reader-shador-color: rgba(0, 0, 0, 0.6);
     73        --bbbase-screen-reader-shadow-color: rgba(0, 0, 0, 0.6);
    7474
    7575        /* Common Colors */
    7676        --bbbase-brightest-white: rgba(255, 255, 255, 1);