Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/25/2016 02:40:35 AM (8 years ago)
Author:
mercime
Message:

Accessibility: Bump heading in members profile-loop.php.

This includes the corresponding style support in a few of the
Twenty-* default themes.

Fixes #6877.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss

    r10890 r10964  
    17451745        .profile {
    17461746            .bp-widget {
    1747                 h4 {
     1747                h2 {
    17481748                    background: lighten($dark-background, 10%);
    17491749                    color: #fff;
Note: See TracChangeset for help on using the changeset viewer.