Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/25/2016 02:46:53 AM (9 years ago)
Author:
mercime
Message:

Accessibility: Bump headings for Group Admins and Mods.

Fixes #6880.

File:
1 edited

Legend:

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

    r10964 r10967  
    13271327                    order: 3;
    13281328
    1329                     h3 {
     1329                    h2 {
    13301330                        border-bottom: 1px solid $border-light;
    13311331                        text-align: center;
     
    13631363                }
    13641364
    1365                 h3 {
     1365                h2 {
    13661366                    @include font-size(14);
    13671367                    padding: 0.2em;
     
    14341434                        width: auto;
    14351435
    1436                         h3 {border-bottom: 1px solid $border-light;}
     1436                        h2 {border-bottom: 1px solid $border-light;}
    14371437                    }
    14381438                } // @media
Note: See TracChangeset for help on using the changeset viewer.