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

html.styles_1.css Maven / Gradle / Ivy

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 - 2024 Weber Informatics LLC | Privacy Policy