Commit 36c65f23 authored by hdastageeri's avatar hdastageeri
Browse files

Upload New File

parent 87d888c5
.outlined {
border: 0px solid black;
}
p{
margin-top: 1px;
margin-bottom: 5px;
}
h6{
margin-top: 2px;
margin-bottom: 2px;
}
#legend {
position: absolute;
/*display: none; */
display: block;
width: 130px;
/*height: 300px; */
bottom: 5px;
right: 5px;
/*left: 85%;*/
background-color: rgba(0, 0, 0, 0.70); /* dim the background */
z-index: 2;
cursor: auto; /* ??? */
padding: 1px;
color: white;
font-size: 1.0em;
font-weight: bold;
}
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