get paid to paste

Faragona's Theme

.giveaway__row-inner-wrap {
    background-color: #fff!important;
    padding: 10px!important;
    margin-top: -7px!important;
    margin-bottom: -7px!important;
    border-radius: 7px!important;
}

.page__outer-wrap {
    background-color: #c6d4df!important;
    padding-top: 80px;
    color: #465670!important;
}

.is-faded {
    opacity: 1!important;    
}

.giveaway__row-outer-wrap .is-faded {
    opacity: 0.4!important; 
    /*display: none;*/ /* Hide joined GAs. Delete the surrounding marks to make it active */
}

.comment {
    background-color: #fff!important;
    padding-left: 10px!important;
}

.pagination {
    padding-bottom: 5px!important;
}

.comment--submit {
    padding-top: 1px!important;
    padding-bottom: 1px!important;
}

.table__row-inner-wrap {
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
}


.pagination  {
    color: #465670!important;
}

.page__description {
    background-color: #fff!important;
    padding: 10px!important;
}

.comments__entity {
    max-width: 100%;
}

/* From this line onward is the fixed navigation bar option. Surround this section with comment marks to disable fixed nav-bar*/
header {
    position: fixed;
    width: 100%;
    z-index: 99;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.scroll {
    opacity: 0.3;
}

header:hover {
    opacity: 1;
}

.featured__container {
    padding-top: 40px;
}

Pasted: Feb 2, 2015, 2:42:27 pm
Views: 8