﻿.topbar-wrapper a
{
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: url('https://kombine.cloud/images/logo/kombine/kombine_light.svg');
    max-width: 100%;
    max-height: 100%;
}
.swagger-ui .topbar {
    background-color: #32343c !important;
    padding: 14px;
}