Commit 49ea6ada authored by hdastageeri's avatar hdastageeri
Browse files

Upload New File

parent 40a71b34
@charset "UTF-8";
html,
button,
input,
select,
textarea {
font-family: sans-serif;
}
html {
margin: 0 auto;
max-width: 80%;
}
header,
footer {
padding: 1em;
color: black;
background-color: White;
clear: left;
text-align: center;
}
footer {
padding-top: 0px;
}
.pagecesium {
height: 500px;
position: relative;
width: 100%;
min-width: 630px;
}
.pagepp {
float: left;
height: 100%;
width: 50%;
}
body {
min-width: 650px;
margin: 0px;
}
h2,
h3 {
margin-block-start: 1px;
margin-block-end: 1px;
}
.titleFigure {
margin: 2px 0;
/* height: 20%; */
width: 12%;
}
.cesium-infoBox-visible {
font-weight: 100;
background-color: brown;
text-align: right;
}
.cesium-infoBox-iframe {
font-size: 0.5em;
font-weight: 100;
background-color: brown;
text-align: left;
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment