﻿.syntaxhighlighter td.code .line {
    font-size: 12px !important;
}

.syntaxhighlighter .keyword {
    color: #cc86d4 !important;
}

.syntaxhighlighter td.code .line {
    line-height: 1.8 !important;
}

.top-edit {
    text-align: right;
    cursor: pointer;
}

h1 .layui-btn {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    float: right;
}

.top-edit a {
    margin-right: 5px;
    color: #f60;
}

.my-favorites i {
    font-size: 25px;
}

.my-favorites {
    color: #1E9FFF;
    cursor: pointer;
    text-align: center;
}

    .my-favorites:hover {
        color: #EE9FFF;
    }
@media screen and (max-width: 750px) {
    .detail h1 {
        font-size:18px !important;
    }
}

.content h1 {
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0;
}
.content h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0;
}
.content h3{
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0;
}
.nav-user{
text-align:center
}

.nav-user a {
    margin: 0 !important;
}
    .nav-user  span {
        margin-left:-25px;
    }

    .nav-user img {
        right: 220px !important;
    }