@import "basic.css";

.sidebar-nav ul li.nav-small-cap {
    color : #ffffff;
}

.topbar .navbar-header-arc {
    background : #ffffff;
}

.comment {
    max-height : 265px;
    overflow-y : auto;
}

.cursor-pointer {
    cursor : pointer;
}

.notify .heartbit {
    border : 5px solid #000000;
}
