Skip to content
Code-Schnipsel Gruppen Projekte
frontend-users.css 519 B
Newer Older
  • Learn to ignore specific revisions
  • .quiqqer-frontendUsers-controls-profile-categoryContent h2 {
        font-weight: normal;
        line-height: 40px;
        padding-bottom: 20px;
    }
    
    
    .quiqqer-fupc-category-header {
        line-height: 30px;
    }
    
    .quiqqer-fu-profile-categories-category-items {
        clear: both;
        float: left;
        width: 100%;
    }
    
    .quiqqer-fupc-category-items-item {
        clear: both;
        color: #333;
        float: left;
        line-height: 40px;
        text-decoration: none;
        width: 100%;
    }
    
    .quiqqer-fupc-category-items-item .fa {
        line-height: 40px;
    }