Skip to:
Content

BuddyPress.org


Ignore:
File:
1 edited

Legend:

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

    r10967 r11136  
    10991099                        @include font-size(12);
    11001100                    }
    1101 
    1102                 }
    1103 
     1101                }
     1102
     1103            }
     1104
     1105            a {
     1106                color: #737373;
    11041107            }
    11051108
     
    15221525.groups {
    15231526    #group-settings-form {
    1524         h4 {
     1527        h3 {
    15251528            background: $dark-background;
    15261529            color: $content-background;
     
    18021805                    background: lighten($dark-background, 10%);
    18031806                    @include border-radius(2px);
    1804                     color: #eee;
     1807                    color: #f1f1f1;
    18051808                    font-weight: bold;
    18061809                    padding: 0.1em 0.5em;
Note: See TracChangeset for help on using the changeset viewer.