Skip to:
Content

BuddyPress.org


Ignore:
File:
1 edited

Legend:

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

    r11136 r10967  
    10991099                        @include font-size(12);
    11001100                    }
    1101                 }
    1102 
    1103             }
    1104 
    1105             a {
    1106                 color: #737373;
     1101
     1102                }
     1103
    11071104            }
    11081105
     
    15251522.groups {
    15261523    #group-settings-form {
    1527         h3 {
     1524        h4 {
    15281525            background: $dark-background;
    15291526            color: $content-background;
     
    18051802                    background: lighten($dark-background, 10%);
    18061803                    @include border-radius(2px);
    1807                     color: #f1f1f1;
     1804                    color: #eee;
    18081805                    font-weight: bold;
    18091806                    padding: 0.1em 0.5em;
Note: See TracChangeset for help on using the changeset viewer.