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

html.styles_1.css Maven / Gradle / Ivy

There is a newer version: 2.12.0
Show newest version
html, body{
    height: 100%;
    margin: 0px;
    padding: 0px
}

#map-canvas{
    height: 100%;
    width: 75%;
    float: right;
}

#directions{
    height: 100%;
    width: 25%;
    float: left;
    overflow-y: scroll;
    display: inline-block;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy