﻿body {
    font-family: "Microsoft YaHei";
    word-spacing: 5px;
    font-size: 14px;
}

.swagger-section #header {
    background-color: #204486;
}

.swagger-section .swagger-ui-wrap .info_description {
}

.swagger-section .swagger-ui-wrap .info_description {
    font-family: "Microsoft YaHei";
    word-spacing: 5px;
    font-size: 14px;
}

.swagger-section .swagger-ui-wrap .info_title {
    font-family: "Microsoft YaHei";
    word-spacing: 5px;
    font-size: 25px;
}

.swagger-section .swagger-ui-wrap ul#resources {
    font-family: "Microsoft YaHei";
    word-spacing: 5px;
    font-size: 14px;
}
