﻿img[alt="Swagger UI"] {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: url('./images/MainMediSkedLogo-White.png');
    width: 202px;
    height: 30px;
}

.swagger-ui .topbar {
    background-color: #01426a;
}