Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Autoría | Ultima modificación | Ver Log |

.img-circle {
    border-radius: 50%;
}

img {
    vertical-align: middle;
    border: 0;
}

b,
strong {
    font-weight: bold;
}

ul {
    list-style: none;
}

ul,
ol {
    margin-top: 0;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-b-10 {
    bottom: 10px !important;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

p {
    line-height: 20px;
}

.clearfix:after {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}