All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.index.css Maven / Gradle / Ivy

Go to download

[![NPM version](https://badge.fury.io/js/swagger-ui-dist.svg)](http://badge.fury.io/js/swagger-ui-dist)

The newest version!
html {
    box-sizing: border-box;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    margin: 0;
    background: #fafafa;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy