Portability Hub
Advertisement

/*

 */
/* Infobox Squares (made by 2Actimv) */
@import url(https://fonts.googleapis.com/css?family=Kanit);

.pi-theme-Squares {
    background: transparent !important;
    font-family: 'Kanit', Arial, sans-serif !important;
    font-weight: 300 !important;
    color: black !important;
}

.pi-theme-Squares a {
    color: maroon !important;
}

.pi-theme-Squares .pi-header {
    padding-left: 20px !important;
}
 
.pi-theme-Squares .pi-title {
    font-weight: bold !important;
}
 
.pi-theme-Squares .pi-background {
    background: transparent !important;
}
 
.pi-theme-Squares .pi-font {
    font-family: 'Kanit', Arial, sans-serif !important;
    font-weight: 300 !important;
    color: black !important;
}
 
.pi-theme-Squares .pi-item-spacing {
    padding: 5px 10px;
}
 
.pi-theme-Squares .pi-border-color {
    border-color: transparent !important;
}
 
.pi-theme-Squares .pi-item {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background: linear-gradient(red, yellow) !important;
}
 
.pi-theme-Squares .pi-horizontal-group .pi-header {
    background: linear-gradient(red, yellow) !important;
}
 
.pi-theme-Squares .pi-item .pi-image {
    background: transparent !important;
}
 
.pi-theme-Squares .pi-caption {
    background: linear-gradient(red, yellow) !important;
    color: black !important;
    font-style: normal !important;
}
 
.pi-theme-Squares .pi-horizontal-group-item {
    background: linear-gradient(red, yellow) !important;
}
 
.pi-theme-Squares .pi-group {
    margin: 0px !important;
}
/*

*//*Category:Stylesheets/*/**/

Advertisement