@charset "utf-8";

.site-content {
    text-align: center;
    padding: 10px;
}

.site-name {
    text-align: center;
}

.site-intro {
    color: #666666;
    text-align: center;
}

.user-icon {
    width: 18px;
    height: 18px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
}

.ref-site-title {
    background: #eeeeee;
    padding: 10px;
}


.bobo-collect {
    color: #FC6E51;
}

.bobo-buttons {

}